mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Fix NSUserDefaults and general GNU-related notes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1674 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9fc45d42f8
commit
8b007af2cb
1 changed files with 4 additions and 13 deletions
17
STATUS
17
STATUS
|
@ -136,8 +136,7 @@ Classes
|
||||||
* NSUnarchiver:: [8]
|
* NSUnarchiver:: [8]
|
||||||
See NSArchvier
|
See NSArchvier
|
||||||
|
|
||||||
* NSUserDefaults:: [0]
|
* NSUserDefaults:: [8]
|
||||||
But I thought Georg had something for this.
|
|
||||||
|
|
||||||
* NSValue:: [9]
|
* NSValue:: [9]
|
||||||
|
|
||||||
|
@ -145,19 +144,11 @@ Classes
|
||||||
Cross-Class Projects, or GNU-related foundations for GNUstep classes
|
Cross-Class Projects, or GNU-related foundations for GNUstep classes
|
||||||
====================================================================
|
====================================================================
|
||||||
|
|
||||||
* Collection classes need overhaul for
|
* Finish subclasses of Port class: Ports based on UDP, pflocal
|
||||||
* OpenStep compatibility
|
sockets, and shared memory.
|
||||||
* Getting rid of function pointers so that DO will work
|
|
||||||
* Efficiency
|
|
||||||
* Integrating with new NSHashtable and NSMaptable functions
|
|
||||||
|
|
||||||
* Make new Port classes, as subclasses of Stream; make a Port class
|
* String classes will get some organizational work.
|
||||||
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
|
Protocols
|
||||||
=========
|
=========
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue