Hi guys,
Some time ago in my company (Dev-iQue LLC) we had developed an open-source framework that significantly speeds up the development on Titanium platform. The framework includes:
- Workarounds for standard Titanium bugs and problems
- Data Sources for tables, maps and pickers that automatically fills them and update upon data modification
- Nice tables with twittie-like pagers and reloaders (see this app)
- Managed local data caching
- XML & JSON data stores (like in ExtJS)
- SQL ORM classes
- Nice JS OOP model using Joose framework - A lot of functions enhancements to native classes like "some string".capitalize()
- An extensive use of iterators - MVC pattern
- EventEmitters pattern
- Aspect-oriented programming patterns and many, many other things.
You can find the complete source code of the framework on GitHub
Some application samples done using different versions of the framework:
- Titanium API Reference
- iPad game
- iPhone game
- LiveJournal client
- Business catalog for iPad and iPhone (in russian)
.
Please let me know if everybody is interested in using such framework or in collaborating on its future development/promotion.