LiveCode and Rails
Mark Wieder
mwieder at ahsoftware.net
Sat Apr 13 02:50:48 EDT 2013
Jacque-
Friday, April 12, 2013, 11:37:47 PM, you wrote:
> I need to pass data to and from a Rails app. I'd rather not deal with
> XML or JSON if I don't have to. Are there any simpler solutions?
A Rails app is a web frontend to a database. Do you have access to the
underlying database? If so, the simplest thing would probably be to
avoid Rails and deal with the data directly.
JSON is easier than XML. And easier on the eyes.
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list