Hello Klaas, Mike Oliver <[EMAIL PROTECTED]> writes:
> We are doing something along those lines in our solutions. We have > built a "Secondary" store that our "Primary" store calls through an > "Inversion of Control" design pattern registry. The primary store > then handles all that instance's transactions, and upon success, saves > the request to a "queue" where the secondary store can pick it up and > apply it to one or more JXTA peers (Other Slide instances). We have a > lot of work to do on it, but that is the way we are doing it. while something like this is doable, it is a lot of work. If you need something like this today, you may look for subversion or cvs. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
