Hi,
I'm used to use:
servicename.updateComponents(responseCachedJSON);
for update components on appery.io with a cached Json. Since the new appery.io interface arrives it seems that this code doesn't work any more (perhaps due to the new mapping interface for services).
How can I reach the same behaviour with javascript and the new appery.io interface (update components with a cached json)?
Is there an api reference for new javascript functions?
Thanks
Marco