*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1625 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-05-31 17:57:08 +00:00
parent 1f994aa85f
commit e57f2afb15

View file

@ -52,6 +52,12 @@ a list of the claimed and unclaimed GNUStep Foundation classes.
@itemize @bullet @itemize @bullet
@item Separate core and non-core code in NSDictionary, NSSet, etc, the
same way I did for NSArray.
@item Separate Constant and non-Constant collections for the rest of the
GNU connection classes the same way I did for Array.
@item Make sure the GNU Archiver/Unarchiver handle @item Make sure the GNU Archiver/Unarchiver handle
-encodeConditionalObject: and -decodeObject: correctly. -encodeConditionalObject: and -decodeObject: correctly.