Difference between revisions of "Roadmap"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* Current Base, Make, & Back | * Current Base, Make, & Back | ||
* GUI | * GUI | ||
− | ** | + | ** Determine which placeholder classes (examples: NSMovie, NSMovieView, etc) to implement and which ones should be moved to the next version. |
** Improve printing support. | ** Improve printing support. | ||
** Correct any severe bugs. | ** Correct any severe bugs. | ||
− | |||
* Development Environment: | * Development Environment: | ||
** Gorm 1.0.x | ** Gorm 1.0.x |
Revision as of 04:01, 27 November 2005
The roadmap is a living document- if you're a maintainer, please update it with your plans.
Roadmap Introduction
The GNUstep Roadmap represents where the team sees GNUstep going in future releases. As decisions are made regarding what should go into a given release, it will be added here for that release. This will help to track what features are planned in the future and what direction GNUstep will take in the future.
GNUstep 1.0
- Current Base, Make, & Back
- GUI
- Determine which placeholder classes (examples: NSMovie, NSMovieView, etc) to implement and which ones should be moved to the next version.
- Improve printing support.
- Correct any severe bugs.
- Development Environment:
- Gorm 1.0.x
- ProjectCenter 0.4.x
- User apps
- GWorkspace 0.7.x
GNUstep 1.1
- Integration of Camaelon into gui
- Integration of WildMenus into gui
- Breakup of gui and base into component libraries
- Make GNUstep more compliant with the FHS as an option
- Better Windows support
- Nib support in gui and Gorm/Complete keyed archiving support.
Some considerations for the future
- Include distcc as part of the GNUstep developement environment, somewhat akin to XCode's distributed compilation.