apps-gorm/TODO
Gregory John Casamento af64103540 Todo additions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20437 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:09:01 +00:00

34 lines
1.1 KiB
Text

TO DO:
This is a DO list based on feature requests that are being made by
users of Gorm. Currently a number of requests are on the
table which seem intersting:
* Look into automatic "localization" of .gorm files for applications.
* Create an xml output format for Gorm files so that they can be used
on both MOSX and on GNUstep. This will be done w/ an extension
library. (Working on this)
* Add a way for the user to edit the spacing used by the guidelines. Also
make it so that we can save the settings and retrieve them from
external files so that users can distribute thier own preferred
spacing for different frameworks.
* Add an autosave feature to Gorm which will save the document at
regular intervals.
* We should able to edit Window name directly
* Add Feature to allow to create its own Palettes (Template)
* Add Feature for creating more inteligent [mh] file (for ex.
delegate/dataSource method if needs ...)
Features Scheduled for 1.0:
Usability features:
1) Add outlet/action editing feature to advance the cursor to the next
outlet/action automatically after the user finishes editing the current
one.