On 21/03/2008, at 3:27 AM, Mike Schrag wrote:
I created an introductory screencast (using the very cool ScreenFlow) on building a new WO/Wonder app in WOLips.
Cool ... Thanks, David. Here are some misc questions/comments/notes from watching:

Ditto... these things are great.

Extra notes/suggestions:
* once you drag the mysql jar into Libraries, you can just right-click on it and add it to the build path from there (Build Path > Add to build path)

* suggest using validateKey to produce a validation list of error messages (i.e., one per key) to show WO features. Actually Mike if validate<Key>, and other WOisms, can be added to the Source menu options that'd help workflow.

* could use the ctl+space more (both in java and html) to show the auto-completion possibilities + bindings available + saves the mistypes ;-)

* also cmd+1 on an element showing an error or warning gives immediate hints/fixes.

* probably helpful to explain why you're making the ivars public (i.e., in the absence of getter/setters)

* maybe helpful (seeing as it's a Wonder project) to use ERXStringUtilities.stringIsNullOrEmpty(String) to test for null or zero length inputs.

* cmd-2 R in the "form" tag would let you type wo:form and replace top and bottom tags together

Mike, any chance that keyboard shortcut could be made, by default, to match the normal eclipse refactoring.

* When you do the try-catch, you can select those lines then right- click=>Surround with=>try/catch

Or cmd+opt+z, down arrow, return

with regards,
--

Lachlan Deck

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to