Reputation: 41
My mobile application is currently running under Sencha Touch 1.1.1. Now, I want to upgrade it to Sencha Touch 2.0. Can anybody help me for doing this? What general steps should I take care in while upgrading?
Also, are there tutorials that assist with the process?
Upvotes: 4
Views: 2176
Reputation: 7027
The Sencha Touch 2 docs have been updated significantly since the recent general release. There is now an upgrade guide and conference videos on things like the new class system and a overview of migration from 1.x to 2.0. (Note not everything in the videos made it into the release.) The changes are significant and not backward compatible, especially the class system, configuration, styling, packaging and deployment.
Upvotes: 2
Reputation: 4250
I will also try to upgrade my project. if succeed, I'll tell you about migration steps.
But in the blog of sencha told;
As a preview release, APIs are not yet frozen. This should be fair warning. Because the API is not yet frozen, we’re also not yet guaranteeing backwards compatibility with Sencha Touch 1.x.
Everyone attending SenchaCon later this month(I think this month is november) will also be able to attend Jamie Avins’ talk on migrating apps from Sencha Touch 1 to Sencha Touch 2
Upvotes: 1