2002-12-28 00:21:35 +00:00
|
|
|
TO DO:
|
|
|
|
|
|
|
|
This is my personal TO DO list based on feature requests that I am
|
|
|
|
hearing from users of Gorm. Currently a number of requests are on the
|
|
|
|
table which seem intersting:
|
|
|
|
|
|
|
|
* Add support for Font Aliases so that fonts are not archived into the
|
|
|
|
.gorm file. This will allow the application to use the fonts as
|
|
|
|
defined by the user, not as archived in .gorm. (fabien)
|
|
|
|
|
|
|
|
* Set up defaults to allow Gorm to "preload" headers each time it starts
|
|
|
|
up. (cbv)
|
|
|
|
|
2002-12-28 04:53:13 +00:00
|
|
|
* Look into automatic "localization" of .gorm files for applications.
|
|
|
|
(martin)
|
2002-12-31 15:53:00 +00:00
|
|
|
|
|
|
|
* 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
|
2003-01-02 06:17:15 +00:00
|
|
|
library. (me)
|
|
|
|
|
|
|
|
* Use custom view as container. MOSX allows the user to create views
|
|
|
|
without windows so that the developer doesn't need to create a "dummy"
|
|
|
|
window to hold them. (fabien)
|
2003-05-23 02:25:34 +00:00
|
|
|
|
|
|
|
* Add Feature to automatically add actions to FirstResponder.
|
2002-12-28 00:21:35 +00:00
|
|
|
--
|
|
|
|
Gregory John Casamento
|