Difference between revisions of "Roadmap"

From GNUstepWiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== GNUstep 1.0 ==
 
== GNUstep 1.0 ==
* Current Base, Make, & Back
+
* Base
 +
* Make
 +
** Improvements for Windows
 
* GUI
 
* GUI
 
** Determine which placeholder classes (examples: NSMovie, NSMovieView, etc) to implement and which ones should be moved to the next version.
 
** 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.
 +
** stable interface
 +
* Back
 +
** Better Windows Support
 +
** focus issues
 
* Development Environment:  
 
* Development Environment:  
 
** Gorm 1.0.x
 
** Gorm 1.0.x
Line 15: Line 21:
 
* User apps
 
* User apps
 
** GWorkspace 0.7.x
 
** GWorkspace 0.7.x
 +
** Need more basic user apps
 +
* Packaging
  
 
== GNUstep 1.1 ==
 
== GNUstep 1.1 ==

Revision as of 15:06, 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

  • Base
  • Make
    • Improvements for Windows
  • 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.
    • stable interface
  • Back
    • Better Windows Support
    • focus issues
  • Development Environment:
    • Gorm 1.0.x
    • ProjectCenter 0.4.x
  • User apps
    • GWorkspace 0.7.x
    • Need more basic user apps
  • Packaging

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.