2005-10-29 13:07:31 +00:00
|
|
|
1 ANNOUNCE
|
|
|
|
**********
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2006-08-29 04:15:23 +00:00
|
|
|
This is version 1.1.0 of Gorm.
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
1.1 What is Gorm?
|
|
|
|
=================
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
Gorm is an acronym for Graphic Object Relationship modeler (or perhaps
|
|
|
|
GNUstep Object Relationship Modeler).
|
2002-01-30 22:46:35 +00:00
|
|
|
|
|
|
|
Gorm is a clone of the NeXTstep `Interface Builder' application for
|
|
|
|
GNUstep.
|
|
|
|
|
2006-08-29 06:27:48 +00:00
|
|
|
1.2 Noteworthy changes in version `1.1.0'
|
2005-10-29 13:07:31 +00:00
|
|
|
=========================================
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2006-08-29 06:27:48 +00:00
|
|
|
* Changed Gorm architecture to use NSDocument classes.
|
2005-10-29 13:47:45 +00:00
|
|
|
|
2006-08-29 06:27:48 +00:00
|
|
|
* Abstracted model loading mechanism. This was done by implementing
|
|
|
|
a set of "Loader" and "Builder" classes which handle filling in
|
|
|
|
the data structures in Gorm and exporting them to external formats.
|
2005-08-06 13:51:06 +00:00
|
|
|
|
2006-08-29 06:27:48 +00:00
|
|
|
* Implemented GormNibWrapperLoader and GormNibWrapperBuilder for
|
|
|
|
reading and writing Cocoa NIB files.
|
|
|
|
|
|
|
|
* Implemented GormGormWrapperLoader and GormGormWrapperBuilder for
|
|
|
|
reading and writing GNUstep Gorm files
|
|
|
|
|
|
|
|
* Implemented GormGModelWrapperLoader for reading GNUstep gmodel
|
|
|
|
files.
|
|
|
|
|
|
|
|
* Updated icon
|
|
|
|
|
|
|
|
* A number of bugs have been addressed in this release.
|
2005-08-06 13:51:06 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
1.3 How can I get support for this software?
|
|
|
|
============================================
|
2002-12-05 05:13:41 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
You may wish to use the GNUstep discussion mailing list for general
|
2002-01-30 22:46:35 +00:00
|
|
|
questions and discussion. Look at the GNUstep Web Pages for more
|
2005-10-29 13:07:31 +00:00
|
|
|
information regarding GNUstep resources `http://www.gnustep.org/'
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
1.4 Where can you get it? How can you compile it?
|
|
|
|
==================================================
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
You can download sources and rpms (for some machines) from
|
|
|
|
`ftp://ftp.gnustep.org/pub/gnustep/dev-apps'.
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
1.5 Where do I send bug reports?
|
|
|
|
================================
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
Bug reports can be sent to <bug-gnustep@gnu.org>.
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
1.6 Obtaining GNU Software
|
|
|
|
==========================
|
2002-01-30 22:46:35 +00:00
|
|
|
|
2005-10-29 13:07:31 +00:00
|
|
|
Check out the GNUstep web site. (`http://www.gnustep.org/'), and the
|
|
|
|
GNU web site. (`http://www.gnu.org/')
|
2002-01-30 22:46:35 +00:00
|
|
|
|