I think GWT is pretty compelling in similiar ways to SpoutCore. And with GWT you get to write in Java and you can generate classes for client-side EOs that make it fairly easy to exchange data (but without a client-side editing context of course). If I was writing a Web 2.0 app from scratch with WO, that's what I would do.
John On Mon, Jun 16, 2008 at 8:20 AM, David Avendasora <[EMAIL PROTECTED]> wrote: > On Jun 16, 2008, at 10:29 AM, James Cicenia wrote: > > Ah! Back to the Future of Client Server. >> > > Hey, You know Java Client is still alive and well! > > Besides, with all the new client options, you still don't have EOF _on_ the > client. You have to still translate EOs into client-side objects and manage > Editing Contexts manually. With Java Client, you get real Java EOs on the > client and automatic client-server syncing of ECs with no code at all! > > With Flor's JBND framework on top of Java Client, you get truly powerful > rich clients with full update notifications as you'd expect from a true > desktop application. > > With that said, right now there are so many options for where to take a WO > project it is truly amazing: > > 1) Standard Website > 2) Java Client > 3) Web Service > 4) Wonder AJAX Website > 5) SproutCore AJAX Website > 5) JSON-RPC for > a) Mac Cocoa > b) iPhone Cocoa > c) Other native clients? > > And it is perfectly possible to provide all these clients simultaneously > from one WebObjects server! How's that for a flexible platform? > > And now we have a nightly WO build server! Not only is WO not dead, it is > quickly knocking down many of the barriers to adoption that have plagued it > in the past. > > It's a great time to be WOveloper! (yeah, kinda corny) > > Dave > > > > On Jun 16, 2008, at 10:29 AM, James Cicenia wrote: > > >> - j- >> >> On Jun 16, 2008, at 9:17 AM, David LeBer wrote: >> >> >>> On 16-Jun-08, at 10:01 AM, James Cicenia wrote: >>> >>> >>>> http://www.appleinsider.com/articles/08/06/16/apples_open_secret_sproutcore_is_cocoa_for_the_web.html >>>> >>>> >>>> This SproutCore framework is getting a lot of play. Anybody here use it >>>> yet? >>>> >>>> Just wondering.... It sure is fun being an Apple developer these days. >>>> >>> >>> There was a session at WWDC. It definitely looks interesting. >>> >>> It shifts the paradigm considerably - client-server apps rather than >>> server vended sites. >>> >>> Though, it would be cool if you could create client side model objects >>> using Velocity eogen... >>> >>> ;david >>> >>> -- >>> David LeBer >>> Codeferous Software >>> 'co-def-er-ous' adj. Literally 'code-bearing' >>> site: http://codeferous.com >>> blog: http://davidleber.net >>> profile: http://www.linkedin.com/in/davidleber >>> twitter: http://twitter.com/rebeld >>> -- >>> Toronto Area Cocoa / WebObjects developers group: >>> http://tacow.org >>> >>> >>> >>> ------------------------------------------------------------------------- >>> Check out the new SourceForge.net Marketplace. >>> It's the best place to buy or sell services for >>> just about anything Open Source. >>> >>> http://sourceforge.net/services/buy/index.php_______________________________________________ >>> Wonder-disc mailing list >>> [EMAIL PROTECTED] >>> https://lists.sourceforge.net/lists/listinfo/wonder-disc >>> >> >> _______________________________________________ >> 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/webobjects%40avendasora.com >> >> This email sent to [EMAIL PROTECTED] >> >> >> > _______________________________________________ > 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/johnthuss%40gmail.com > > This email sent to [EMAIL PROTECTED] >
_______________________________________________ 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]
