mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 17:51:01 +00:00
Updated entries for NSRunLoop, NSArchiver, NSThread, and others.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1457 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3228ed0477
commit
b447d8678e
1 changed files with 8 additions and 9 deletions
17
STATUS
17
STATUS
|
@ -15,10 +15,7 @@ Classes
|
|||
(Many classes do not raise the proper NSExceptions yet.)
|
||||
|
||||
* NSArchiver:: [8]
|
||||
Missing class name substitution methods.
|
||||
Coder could be much more efficient and compressed by
|
||||
implementing interesting idea I had about not writing out the
|
||||
xref tags for encoded objects.
|
||||
Doesn't yet call -awakeAfterUsingCoder:.
|
||||
|
||||
* NSArray:: [8]
|
||||
|
||||
|
@ -99,7 +96,8 @@ Classes
|
|||
|
||||
* NSNotificationCenter:: [9]
|
||||
|
||||
* NSNotificationQueue:: [?]
|
||||
* NSNotificationQueue:: [4]
|
||||
Needs integration with NSRunLoop, and efficiency improvements
|
||||
|
||||
* NSNumber:: [9]
|
||||
|
||||
|
@ -113,8 +111,8 @@ Classes
|
|||
|
||||
* NSRecursiveLock:: [8]
|
||||
|
||||
* NSRunLoop:: [0]
|
||||
But Allan Clearwaters is working on it
|
||||
* NSRunLoop:: [8]
|
||||
NSTimer's not yet working, but everything else should be
|
||||
|
||||
* NSScanner:: [0]
|
||||
|
||||
|
@ -126,13 +124,14 @@ Classes
|
|||
Careful, relationship with GNU String is tricky; this could
|
||||
also use fixing.
|
||||
|
||||
* NSThread:: [0]
|
||||
* NSThread:: [8]
|
||||
|
||||
* NSTimeZone:: [8]
|
||||
|
||||
* NSTimeZoneDetail:: [8]
|
||||
|
||||
* NSTimer:: [0]
|
||||
* NSTimer:: [4]
|
||||
Working out bugs with returning doubles.
|
||||
|
||||
* NSUnarchiver:: [8]
|
||||
See NSArchvier
|
||||
|
|
Loading…
Reference in a new issue