On 4/13/13 1:50 AM, Mark Wieder wrote:
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.


Thanks. I agree, XML is to be avoided whenever possible. I'll talk to the client about the databse.

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to