Blog

On September 28th 2010, REST routes were added inside JavaMonitor, this is the REST stuff that was demonstrated at WOWODC 2010. With those routes + the direct actions Anjo added last year, you can control almost everything remotely (make sure JavaMonitor is not open to the world!). The code was added to the trunk of Wonder (the Wonder53 build) so if you want to play with it, make sure you get it from this build.

Check the JavaMonitor page for more details.

A new example application, SecretPal, was added to Wonder on September 26th 2010. You can view it only at http://services.wocommunity.org/apps/WebObjects/SecretPal. Use admin@secretpal.com as the user, and adminadmin as the password.

ERModernLook changes

Just a heads up folks.

Given that the Wonder_5_0_0_WebObjects_5_4_Branch was referred to as 'experimental' at one point I've taken that as permission to do drastic things (smile)

Well, not really drastic, maybe just a little drastic.

I pulled all of the non d2w components out of ERModernDirectToWeb (where they didn't really belong) and renamed and stuffed them into the fetchingly monikered ERCoolComponents framework. This means that the ERModern* frameworks and any apps built with them now have a dependency to ERCoolComponents. I've done my best to hunt down and update all references to the old component names in the existing components and rules, but...

Please test your projects against the new branch when you get a chance and let me know if anything breaks horribly for you.

On the upside, there are a bunch of components in ERCoolComponents that aren't hidden away in ERModernDirectToWeb any longer.

;david