Difference between revisions of "Roadmap"

From GNUstepWiki
Jump to navigation Jump to search
Line 25: Line 25:
  
 
== GNUstep 1.1 ==
 
== GNUstep 1.1 ==
* Integration of Camaelon into gui
+
* GUI
* Integration of WildMenus into gui
+
** Integration of Camaelon into gui
* Breakup of gui and base into component libraries
+
** Integration of WildMenus into gui
* Make GNUstep more compliant with the FHS as an option
+
** Nib support in gui and Gorm/Complete keyed archiving support.
* Better Windows support
+
* General
* Nib support in gui and Gorm/Complete keyed archiving support.
+
** Breakup of gui and base into component libraries
 +
** Make GNUstep more compliant with the FHS as an option
  
 
== Some considerations for the future ==
 
== 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 15:07, 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

  • GUI
    • Integration of Camaelon into gui
    • Integration of WildMenus into gui
    • Nib support in gui and Gorm/Complete keyed archiving support.
  • General
    • Breakup of gui and base into component libraries
    • Make GNUstep more compliant with the FHS as an option

Some considerations for the future

  • Include distcc as part of the GNUstep developement environment, somewhat akin to XCode's distributed compilation.