Difference between revisions of "Roadmap"
Jump to navigation
Jump to search
m (→Version 1.0) |
|||
Line 1: | Line 1: | ||
− | ' | + | The roadmap is a living document- if you're a maintainer, please update it with your plans. |
− | + | == GNUstep 1.0 == | |
+ | * Current Base, Make, & Back | ||
+ | * GUI | ||
+ | ** Complete coding on all existing classes. | ||
+ | ** Improve printing support. | ||
+ | ** Correct any severe bugs. | ||
+ | ** Remove any classes which are not going to be finished for or included in the 1.0 release. | ||
+ | * 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 | |
− | |||
− | |||
− | |||
− | |||
− | * Camaelon | ||
− | * | ||
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | * | ||
− | |||
− | |||
− | |||
− | |||
+ | == Some considerations for the future == | ||
* Include distcc as part of the GNUstep developement environment, somewhat akin to XCode's distributed compilation. | * Include distcc as part of the GNUstep developement environment, somewhat akin to XCode's distributed compilation. | ||
− | |||
− | |||
− |
Revision as of 05:54, 26 November 2005
The roadmap is a living document- if you're a maintainer, please update it with your plans.
GNUstep 1.0
- Current Base, Make, & Back
- GUI
- Complete coding on all existing classes.
- Improve printing support.
- Correct any severe bugs.
- Remove any classes which are not going to be finished for or included in the 1.0 release.
- 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
Some considerations for the future
- Include distcc as part of the GNUstep developement environment, somewhat akin to XCode's distributed compilation.