Ruby on Rails Server
Posted: Mon May 27, 2013 10:28 pm
Hi everyone,
I am starting to evaluate LiveCode for possible adoption, and starting to learn about its capabilities. I am interested in its multi-platform feature, but most interested in IOS and Android development. I have read that one could connect a database to a LiveCode app using standard webserver technologies such as PHP, but what about a server written in Ruby on Rails, which returns its data as JSON strings? Could I create a robust LiveCode app for IOS or Android in such a way? Would I need to parse the JSON strings into LiveCode arrays using one of the JSON libraries for RunRev that I have seen?
This approach might allow me to use LiveCode to create an IOS app connected to a Ruby on Rails server, as a prototype, and then leave open the option that later, if needed, the app could be re-written in Objective C++ for production. The work on the Rails server and its API might need little change, if this was done properly.
Any ideas?
Thanks,
Michael
I am starting to evaluate LiveCode for possible adoption, and starting to learn about its capabilities. I am interested in its multi-platform feature, but most interested in IOS and Android development. I have read that one could connect a database to a LiveCode app using standard webserver technologies such as PHP, but what about a server written in Ruby on Rails, which returns its data as JSON strings? Could I create a robust LiveCode app for IOS or Android in such a way? Would I need to parse the JSON strings into LiveCode arrays using one of the JSON libraries for RunRev that I have seen?
This approach might allow me to use LiveCode to create an IOS app connected to a Ruby on Rails server, as a prototype, and then leave open the option that later, if needed, the app could be re-written in Objective C++ for production. The work on the Rails server and its API might need little change, if this was done properly.
Any ideas?
Thanks,
Michael