On Fri, 8 Nov 2002 05:33, Leif Mortenson wrote: > Peter Donald wrote: > > However long term I would prefer that it get moved into ECM and > > fortress implement a proper Proxy management (which included proxying > > objects prior to them being made available via the SM or CM).
done. > I'll look at it again when I get some more energy. I just spent way too > many hours learning the > quirks of the objects returned by java.lang.reflect.Proxy. It turns > out that their equals method > always returns false. So you could have a proxy p and execute p.equals( > p ) and get false. ick ! > Anyway, if some more people could pound on it that would be great. -- Cheers, Peter Donald "Man's mind stretched to a new idea never goes back to its original dimensions." -Oliver Wendell Holmes -- To unsubscribe, e-mail: <mailto:avalon-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>
