Tag wolips

Enabling development rapid turnaround for D2W and RuleModeler

There are a few things I skimmed over or skipped in my WOWODC D2W presentation (too much information, not enough time). One particular item may trip up a new D2W developer, it is an important setting that allows RuleModeler to communicate with WOLips and enables rapid turnaround when you edit rules during development.
Luckily there is [...]

Advanced WOComponent API Validation

WebObjects WOComponents are comprised of two files and a bundle. For example a WOComponent named “MyComponent” would have a bundle called MyComponent.wo, a Java file called MyComponent.java, and an API file called MyComponent.api.
Usually the majority of your time is spent editing the content of the .wo bundle and adding logic to the .java file. But [...]

WOLips Cheat Sheet

Download it here. I’ve updated it a couple of times with suggestions, but if its still missing anything obvious let me know in the comments.

New Screencast

WO/ProjectWonder/WOLips – Part 2
I just completed part 2 of the WO/Wonder/WOLips series. This episode introduces:

Reusable components
Importing files into your project
DirectActions
Modeling relationships
Updating a db schema with Migrations

It should be in available in WebObjects Podcasts on iTunes, from the WOCommunity site, or direct from my .mac account here.
Resources
Source of the completed project.
As always, comments and suggestions welcome.

WO Wideos

Seems like video is the new black in the WO community this week with the Ajax.framework from Project Wonder taking front billing.
Mike Schrag has posted a short video showing how to create and Ajaxify a new WebObjects app demonstrating some of the new features coming to WOLips.
John Larson has posted a YouTube video of some [...]