Yeah, that would be a simple solution but the problem is that my code
doesn't control creation of the Registry. :(
It's (sort of) a plugin so I want it to work in any Hivemind environment.
Martin
On Sun, 23 Jul 2006 03:54:13 +0200, Jason L. Buberel <[EMAIL PROTECTED]>
wrote:
I use a class named Init with a static method on it to get my singleton
registry.
See the attached file.
On Sun, 2006-07-23 at 01:42 +0200, Martin Strand wrote:
Is it possible to get a reference to the current thread's Registry? This
old post suggests it's not possible (yet), is that correct?
http://mail-archives.apache.org/mod_mbox/jakarta-hivemind-user/200509.mbox/[EMAIL
PROTECTED]
Martin