There is a CMS/web application framework currently operational which is stable and tried and tested over many years and various production installations.
The idea is to start using this CMS/Web app framework, as a hub for mobile applications running in Android or iOS. The keywords RESTful and JSON, immediately become relevant.
However, the web framework was written over a decade ago and as a result, many of the HTML UI elements it uses are outdated and make its pages look like a a blast from the past! The framework was written in Perl and despite being outdated (UI wise) was designed along the lines of the MVC paradigm and is extremely modular and configurable.
And here is the question... The CMS is currently being renovated and it has already implemented functionality for AJAX and JSON, in order to have certain pages that communicate with the server asynchronously, using jQuery.
When it comes to the stage of having the CMS act as a mobile app hub, will the apps running on Android or iOS be expecting to communicate with the "hub" in JSON over RESTful URLs? Also, since some front end frameworks offer functionality to populate HTML form elements using JSON data, should our framework make JSON the standard method of data interchange between server and client? ("client" being a mobile app or a web browser)
In reply to Web application framework and Smartphone apps by monx663
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |