[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC: Deprecation of .gmodel format (NOT .gorm)
From: |
Dr. Nikolaus Schaller |
Subject: |
Re: RFC: Deprecation of .gmodel format (NOT .gorm) |
Date: |
5 Jan 2004 02:46:05 -0800 |
Gregory John Casamento <greg_casamento@yahoo.com> wrote in message
news:<mailman.937.1073284096.868.discuss-gnustep@gnu.org>...
>
> * .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.
>
> 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).
The Sharp Zaurus port of GNUstep/mGStep (called mySTEP
http://www.dsitri.de/php/projects/project.php?project=mySTEP to triple
the confusion...) relies on the automatic translation of .nib files to
.gmodel (.mib) files which only nib2gmodel can do.
The idea behind is to cross-compile existing Cocoa applications and
stuff the compiled code as well as the translated model into the .app
bundle. This can be easily copied to the Zaurus.
The results of the translation are very good so that I can't confirm
the statement 1) completely. It is in my experience only a matter of
extending nib2gmodel (or am I wrong?).
Therefore, we can not use Gorm or its formats unless it can write
.gmodel or .nib files and/or this can be automated somehow.
Many thanks,
hns
- Re: RFC: Appreciation of .gmodel format (was deprecation), (continued)
- 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
- Re: NSKeyedArchiver support in GNUstep (was Re: RFC: Appreciation of .gmodel format (was deprecation)), Gregory John Casamento, 2004/01/11
- Re: NSKeyedArchiver support in GNUstep (was Re: RFC: Appreciation of .gmodel format (was deprecation)), Kazunobu Kuriyama, 2004/01/11
- Re: RFC: Appreciation of .gmodel format (was deprecation), Alexander Malmberg, 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), Nicola Pero, 2004/01/06
Re: RFC: Appreciation of .gmodel format (was deprecation), Adam Fedor, 2004/01/06
Re: RFC: Deprecation of .gmodel format (NOT .gorm),
Dr. Nikolaus Schaller <=
Re: RFC: Deprecation of .gmodel format (NOT .gorm), Dr. Nikolaus Schaller, 2004/01/06