From 843f36a72cd9d847e1a71bb653d314f10b7696a5 Mon Sep 17 00:00:00 2001 From: mccallum Date: Fri, 19 Apr 1996 23:50:13 +0000 Subject: [PATCH] GNU Archiver on OpenStep methods. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1488 72102866-910b-0410-8b05-ffd578937521 --- Documentation/todo.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/todo.texi b/Documentation/todo.texi index 6ac2191c2..09f6bd0d1 100644 --- a/Documentation/todo.texi +++ b/Documentation/todo.texi @@ -52,6 +52,9 @@ a list of the claimed and unclaimed GNUStep Foundation classes. @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 program smaller. Currently it is huge becuase it pulls in archiving and therefore many of the collection classes.