in reply to Re^5: Perl, Android web app, AJAX, JSON (The meaning of AJAX)
in thread Perl, Android web app, AJAX, JSON
I perhaps incorrectly called "AJAX layer" methods of the CMS, Perl methods that will be written to be called using AJAX in the browser or the HTML5 android app.
But anyway, the concept is that the mobile app will be using the CMS as a data store, so methods for the life-cycle of any object need to be exposed by the CMS to the browser or calling app.