mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Removed some todos that have been done.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3081 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
29b0d09ce1
commit
b626c1f0c0
1 changed files with 0 additions and 14 deletions
|
@ -81,12 +81,6 @@ end. (970101)
|
|||
|
||||
@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
|
||||
-encodeConditionalObject: and -decodeObject: correctly.
|
||||
|
||||
|
@ -104,14 +98,6 @@ end.
|
|||
|
||||
@item Make UdpPort work; make MachPort work.
|
||||
|
||||
@item Finish NotificationQueue, and make it interoperate with the
|
||||
RunLoop properly.
|
||||
|
||||
@item Make the NSTimer's work and interoperate with the RunLoop
|
||||
properly.
|
||||
|
||||
@item Add Coding methods to all the collection classes.
|
||||
|
||||
@item Finish Collection heirarchy clean ups. We need non-mutable
|
||||
version for many of the classes.
|
||||
|
||||
|
|
Loading…
Reference in a new issue