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).
Wonder has some JSON RPC stuff as well in Ajax.framework, though Andrew's is more fully thought out. I do have some thoughts on stateful JSON services, though, to move from the straight RPC route and towards a "component action" model of services. We'll see if it works out or just makes things more confusing :)

ms

_______________________________________________
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