mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Keys should be copied, not retained.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1893 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1fb5ff28ae
commit
fc364b3f5b
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ a list of the claimed and unclaimed GNUStep Foundation classes.
|
|||
|
||||
@item Overhaul the string classes.
|
||||
|
||||
@item Make sets/dictionaries hashtables/maps copy their keys, not retain
|
||||
them. This is specified in the OpenStep standard.
|
||||
|
||||
@item Separate core and non-core code in NSDictionary, NSSet, etc, the
|
||||
same way I did for NSArray.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue