From: Gergely K. <ger...@ma...> - 2010-03-26 18:14:49
|
Hi, Actually we did something very similar with the "synchronized" implementation. We needed to store locks for each method somewhere, and created something called "XMLVMRegistry" which stores the locks for each object that uses them. You can take a look at our approach in our patch, xmlvm.m and xmlvm.h. It was not a generalized object store, but it can certainly be extended in that direction. Best Regards, Gergely 2010/3/25 Panayotis Katsaloulis <pan...@pa...> > > On 25 Μαρ 2010, at 3:44 μ.μ., Arno Puder wrote: > > > > > gimme, gimme! :-) > > > > These are two different things: support for weak references and allowing > > additional state information for categories. Both would be extremely > useful! > > > > Arno > > > -- Kis Gergely MattaKis Consulting Email: ger...@ma... Web: http://www.mattakis.com Phone: +36 70 408 1723 Fax: +36 27 998 622 |