GNUstep.org

ProjectCenter TODO list - DEFUNCT!

Last updated Mon Mar 25 19:35:28 CET 2002

This list is far from complete, but it should give you some ideas about what we currently are working on...

Overview

  1. The next releases
  2. NeXT steps....

The next releases

Please be aware that this is not a complete nor a final list. If you think that something is missing please let us know!
  1. This is what has to be done for the 0.1 release - done!
    • Support for modular Makefile creation for different project types.
    • Support for modular file creation and deletion
    • Support for modular project creation
  2. This is what has to be done for the 0.2 release - done!
    • Integrated build support
    • Support for preferences
    • Simple file inspector
    • Simple file viewer
    • Integrated application launching facility
  3. This is what has to be done for the 0.3 release
    • A cleaner UI design, this includes better separation of the UI creation or nib loading code
    • Finishing the overall application design, including code cleanups in PCLib
    • Overall Makefile management needs some redesign
    • Better preferences handling
    • Basic editing functionality, including an embedded editor
    • Text finder
  4. This is what has to be done for the 0.4 release
    • First integration of debugging facilities.
    • Enhanced editing features.
    • Better integration with Gorm.app
    • Support for direct code documentation (using autodoc)
    • ANSI C tool project type
    • Preferences.app bundle project type
    • ProjectCenter.app bundle project type
    • Framework support (?)
  5. This is what has to be done for the 0.5 release
    • First incarnation of the specification for the public API
    • Implementation of a complete find engine

Estimated release dates

  • ProjectCenter 0.3: Q2 2002
  • ProjectCenter 0.4: Q4 2002
  • ProjectCenter 0.5: Q1 2003

  1. What has to be done after 0.5
    • UI enhancements and bugfixes
    • Optimising the compiling section.
    • Implementing a class browser
    • Implementing a better find engine
    • Much, much more, I suppose...