Matt Rice schrieb:

> 
> ok, so EOAccess/* should be done, 
> the GCObject is still in use in EOControl's
> EOFault/EOFaultHandler/EOMKKDInitializer classes
> 
> I don't really know enough about these classes to go
> monkeying around with them, but if nobody volunteers i
> guess i can figure 'em out.

Thanks!

Since neither EOGenericRecord nor most custom subclasses inherit from
GCObject (and the retain cycles should be broken by refaulting) I think
you can safely reparent EOFault and EOFaultHandler.

I'll have to have a deeper look at EOMKKDInitializer though, even though
I find it strange that the initializer class inherits from GCObject
opposed to EOMutableKnownKeyDictionary.  I currently can't see an issues
in reparenting that support class which seem to be retained by its users
yet doesn't retain them.

Cheers,
David


_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to