Add title.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@891 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-02-01 03:31:33 +00:00
parent 569159bc02
commit 18bd786306

14
STATUS
View file

@ -1,3 +1,6 @@
Status of GNUstep classes, protocols and functions
**************************************************
Key:
[10] - complete and tested
[8] - missing a few non-core methods, definitely usable
@ -145,8 +148,8 @@ Classes
* NSValue:: [9]
Cross-Class Projects
====================
Cross-Class Projects, or GNU-related foundations for GNUstep classes
====================================================================
* Collection classes need overhaul for
* OpenStep compatibility
@ -154,6 +157,13 @@ Cross-Class Projects
* Efficiency
* Integrating with new NSHashtable and NSMaptable functions
* Make new Port classes, as subclasses of Stream; make a Port class
based on TCP sockets instead of UDP.
* Make some new CStream classes that work efficiently on the same
machine---this is especially important for efficient D.O.
* Integrate changes for WinNT Makefile's
Protocols
=========