mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
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:
parent
ab3d1662c8
commit
c5122750a5
1 changed files with 12 additions and 2 deletions
14
STATUS
14
STATUS
|
@ -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
|
||||
=========
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue