I landed in the CVS an early implementation of a RegistryManager
service replacing the static stuff in the registry package.
I've split the registry package in 2:
org.apache.jetspeed.om.registry
Contains all the registry object models, factories and peer
implementations.
This is nearly a straight port from the previous package.
org.apache.jetspeed.services.registrymanager
Contains a Turbine service for instanciating and manipulating
registries. I've done a few changes there and the implementation is
not yet complete (the registries don't refresh when the file
is changed ondisk) or fully tested (but it works OK with the
default examples).
Please, try it out and let me know if there are issues with the code,
I'll try to iron out this implementation over the week.
There's only 1 package to implement as a service before we can remove
the JetspeedServlet: the daemon stuff.
--
Rapha�l Luta - [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?: [EMAIL PROTECTED]