mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 12:01:16 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21902 72102866-910b-0410-8b05-ffd578937521
38 lines
1 KiB
Text
38 lines
1 KiB
Text
0.1 Introduction
|
|
================
|
|
|
|
Read the NEWS file for the latest user visible changes. Read the INSTALL
|
|
file for installation instructions.
|
|
|
|
Gorm is an acronym for Graphic Object Relationship modeler (or perhaps
|
|
GNUstep Object Relationship Modeler).
|
|
|
|
Gorm is a clone of the NeXTstep `Interface Builder' application for
|
|
GNUstep.
|
|
|
|
Gorm is part of the GNUstep project, and is copyrighted by the Free
|
|
Software Foundation.
|
|
|
|
Gorm is released under the GPL - see the file `COPYING' for details.
|
|
|
|
Little documentation exists. There is a nice basic tutorial at
|
|
`http://www.sophos.ca/~ludovic/article/article.html'.
|
|
|
|
0.2 Status
|
|
==========
|
|
|
|
Gorm is now completely usable. There are some minor bugs, but most of
|
|
the major functionality is now implemented. Please report bugs to
|
|
bug-gnustep@gnu.org
|
|
|
|
Known problems (things to do) -
|
|
|
|
1. Documentation - only a tiny start has been made on this!
|
|
|
|
0.3 Acknowledgements
|
|
====================
|
|
|
|
Icons - Mostly by Andrew Lindsay.
|
|
|
|
Code - GormViewKnobs.m adapted from code by Gerrit van Dyk.
|
|
|