Hi all,

Just wondering before I go off and code my own... Does anyone know of an 
implementation of a weak dictionary (or array/set for that matter) that 
compiles successfully on GNUstep?  There's obviously MAWeakDictionary, but 
that's heavily reliant on chunks of CF that don't exist.  I could go out there 
and make an NSDictionary like thing that wraps every object you put in it in a 
weak reference object, but it seems like there should be a pre-baked solution 
to this.

Tom Davie
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to