On Mon, Jun 16, 2008 at 1:58 PM, John Huss <[EMAIL PROTECTED]> wrote: > I believe you interact using JSON and JSON-RPC. I believe Andrew Lindsay's > LEWOStuff framework has code to do that type of thing. >
I took a look at the Sproutcore stuff, and even installed it. More details on backend web service development assume RoR, but in the end, its just JSON-RPC. So, LEWOStuff is one solution. The other thing is to use webservices (aka SOAP). Here's a email trail with examples: http://groups.google.com/group/sproutcore/browse_thread/thread/2c2bb6cab0aef4f7 Yes, thats .rhtml and .rb files for the server end. I see a future WOSproutCore Framework in the offing. > John > > On Mon, Jun 16, 2008 at 12:19 PM, Fredrik Lindgren <[EMAIL PROTECTED]> > wrote: >> >> So to the original question... are there any examples to play with, or are >> you left alone with the WO - integration? >> >> It would be cool to play with a WO backend and sproutcore as an interface. >> >> /Fredrik >> >> 16 jun 2008 kl. 16.17 skrev David LeBer: >> >>> >>> 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/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/jmlittle%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]
