GNU Archiver on OpenStep methods.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1488 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-04-19 23:50:13 +00:00
parent 3c5e8f5064
commit 843f36a72c

View file

@ -52,6 +52,9 @@ a list of the claimed and unclaimed GNUStep Foundation classes.
@itemize @bullet @itemize @bullet
@item Make sure the GNU Archiver/Unarchiver handle
-encodeConditionalObject: and -decodeObject: correctly.
@item Reorganize some of the Categories to make a minimal NSObject-using @item Reorganize some of the Categories to make a minimal NSObject-using
program smaller. Currently it is huge becuase it pulls in archiving and program smaller. Currently it is huge becuase it pulls in archiving and
therefore many of the collection classes. therefore many of the collection classes.