ColdExt Wiki and Getting Started Tutorial
Having a bunch of custom tags and an XML dictionary for CFEclipse is one thing, but knowing how to use them is another! So last night I began working on every developer's favourite task... documentation :P
The ColdExt Wiki is now enabled on RIAForge and I have started out with baby steps by writing a Getting Started Tutorial which covers the absolute basic requirements of getting up and running with ColdExt.
I have a number of pages and tutorials planned for the wiki (some of which I have already made notes of on the wiki home page) and will get around to adding them as soon as I can. If anyone would like to help out with documentation (rofl!) or start a discussion about what documentation is needed the ColdExt Forums could be a good place to do it. I am open to suggestions!
The next release of ColdExt will very much be about better documentation and demos, in addition to more tags and enhancements of course :)
P.S. Does anybody know if it's possible to turn off WikiTerms on RIAForge? At the least I think a special token like __NOTERMS__ would be very useful.




Thanks
I'll make a note on the Wiki to remind folks to be aware of debug output issues when developing with Ajax.
im very excited about your extJS-Project.
Theres one thing i struggle with:
When using ComboBox, how do i set an inital Value to the Form when editing a Record in a CRUD application?
Do i have to set this within a listener in the jsonStore tag or the comboBox tag?
http://extjs.com/forum/showthread.php?t=11703
It seems silly that there isn't a nicer way to handle the defaults though. There is a setValue() and setRawValue() method that you can use after a component has been created, but no way of setting the "hidden" value using the constructor config options (which is the way ColdExt creates the components!).
i was also a bit insecure about best practice implementation with coldext, not least because i'm new to extJS aswell. But in ht end i was surprised about the flexibility coldext offers me and how coldext alows me to do things in different way.
Any more Details about your review?
I can help with documentation too if you like. It will give me a chance to give something back, since your library has helped me out quite a bit on a couple of projects. :-)