Framework
- Create a system for extracting all i18n strings into a database, generating the required gettext .po files, and adding them to the repository.
- Add a dApp setting that will allow users to switch localization on the fly.
Designer
- Address some performance issues. The Designer is working well, but bogs down in many places.
- Begin the creation of the IDE. This should tie together the following items:
- Project Management
- Code editing
- Visual designers
- Visual debuggers
- Generation of installable packages for each platform.
Database
- Implement the following database systems:
UI
- Complete the wrapping of the most useful wxPython controls.
- Optimize the performance of the event model
- (Post 1.0) Begin to explore other UIs?: