Good day.

I have a little question. How much
HiveMind has static objects?
I want to write some container (some thing
like Plexus or Phoenix) based on HiveMind.
But during code hacking I saw
* This instance is stored into
* [EMAIL PROTECTED] ServiceSerializationHelper#setServiceSerializationSupport(ServiceSerializationSupport)}.
* This may cause errors (and incorrect behavior) if multiple Registries exist in a single JVM.
in the RegistryInfrastructureImpl.
My idea was very simple to rewrite RegistryInfrastructureImpl which will delegate search and get
methods to the parent if it cannot do itself.
Can I do this (I do not keep in mind startUp service and ShutdownCoordinator)
or there are no any guarantees that Registry will not be corrupted. I wrote some tests for hierarchy
they are worked but I am newbie in the HiveMind and I am not sure that I included all
possibilties


Best Regards
       Dmitry

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to