-
Notifications
You must be signed in to change notification settings - Fork 0
Documentation
Objective-Cloud edited this page Jul 9, 2013
·
3 revisions
This is the documentation for Objective-Cloud. More documentation will be added soon.
- Tutorial: Describes the basics of Objective-Cloud
- Video Tutorial: Shows you the basics of Objective-Cloud
- [Advanced Topics](Advanced Topics): Routing of requests, code in the cloud app, long running tasks
On June 28th. we deployed a new version of Objective-Cloud and Terrasphere which introduce some incompatible changes as described on our blog. Here are the consequences of those changes:
- Cloud applications created after the June 28th. work just fine.
- In order to test locally you have to download the latest version of Terrasphere.
- Your already existing cloud applications have been undeployed and thus are no longer reachable.
- If you deploy your existing and unmodified cloud applications to Objective-Cloud it will fail.
- In approx. 3 days we will delete your cloud applications on the server side. Be sure to back them up.
- If you create a new cloud application and deploy it you will be fine since cloud application created after June 28th. are automatically compatible with the new way of doing things.
- If you want to migrate existing cloud applications/services to a newly created cloud application simply copy everything between @implementation and @end from your old Service.m file to the new one.
We apologize for the inconveniences. But hey: This is a beta. :)
If you have questions feel free to send us an email.