The more I use interfaces, the more I wish for inbuilt weak interface references. Ie, an interface reference that doesn't change the refcount, to avoid circular references.
The more I use interfaces, the more I wish for inbuilt weak interface references. Ie, an interface reference that doesn't change the refcount, to avoid circular references.
Anyone else?
Right now I hack it - there are a few different methods if you Google - but it would be very nice to have it inbuilt in the compiler.
Anyone else?
Right now I hack it - there are a few different methods if you Google - but it would be very nice to have it inbuilt in the compiler.
Comments
Post a Comment