[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RFC: Deprecation of .gmodel format (NOT .gorm)
From: |
Gregory John Casamento |
Subject: |
RFC: Deprecation of .gmodel format (NOT .gorm) |
Date: |
Sun, 4 Jan 2004 21:25:55 -0800 (PST) |
All,
First a tutorial to eliminate ANY confusion:
* .gmodel is the format created by nib2gmodel, not Gorm, for translating .nibs.
* .gorm is the format created by Gorm.app. Gorm.app can import .gmodels so
that they can be converted to .gorm files.
I would like some comments on this. The reason for the deprecation of this
format is as follows:
1) .gmodel files do not provide an exact translation, since there is
information in the .nib files which isn't accessible to us using just the
AppKit classes (there are some private NeXT/Apple objects/data-structures which
are encoded in .nibs which nib2gmodel doesn't know about).
2) There are many features which have been added to .gorm loading which cannot
be added to .gmodel loading mainly due to the reason given in #1.
The .gmodel format would still remain as a way to translate your .nibs into
.gorm files, but would not be loadable by the gui library anymore.
If there are still a lot of applications which are dependent on .gmodel files
it should not be deprecated yet.
Thanks, GJC
=====
Gregory John Casamento -- CEO/President Open Logic Corp.
-- bheron on #gnustep, #linuxstep, & #gormtalk ----------------
Please sign the petition against software patents at:
http://www.petitiononline.com/pasp01/petition.html
-- Main Developer of Gorm (featured in April Linux Journal) ---
__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003
- RFC: Deprecation of .gmodel format (NOT .gorm),
Gregory John Casamento <=
- Re: RFC: Appreciation of .gmodel format (was deprecation), Georg Fleischmann, 2004/01/05
- Re: RFC: Appreciation of .gmodel format (was deprecation), Gregory John Casamento, 2004/01/05
- Re: RFC: Appreciation of .gmodel format (was deprecation), Alexander Malmberg, 2004/01/06
- Re: RFC: Appreciation of .gmodel format (was deprecation), Stefan Urbanek, 2004/01/06
- Re: RFC: Appreciation of .gmodel format (was deprecation), Alexander Malmberg, 2004/01/06
- Re: RFC: Appreciation of .gmodel format (was deprecation), Kazunobu Kuriyama, 2004/01/06
- Re: RFC: Appreciation of .gmodel format (was deprecation), Gregory John Casamento, 2004/01/06
- Re: RFC: Appreciation of .gmodel format (was deprecation), Chris Hanson, 2004/01/10
- NSKeyedArchiver support in GNUstep (was Re: RFC: Appreciation of .gmodel format (was deprecation)), Gregory John Casamento, 2004/01/10
- Re: NSKeyedArchiver support in GNUstep (was Re: RFC: Appreciation of .gmodel format (was deprecation)), Kazunobu Kuriyama, 2004/01/11