Thanks for the pointer to Jackrabbit. It does, however seem just a repository type application, with no database capability. The database is the more important part. I just need the repository behvior to enable robust multi-user data editing. I have been looking for a while and it seems that the repository approach could work, but if there were a better way I would be all for it.

An old favorite quote, "Sometimes hard problems require hard sollutions"

James Jensen

----- Original Message ----- From: "Andrus Adamchik" <[EMAIL PROTECTED]>
To: <user@cayenne.apache.org>
Sent: Saturday, August 04, 2007 2:53 PM
Subject: Re: Temporal Database (Almost)



On Aug 4, 2007, at 11:42 PM, james wrote:

The databases that make up this system should behave similar to a repository such as SVN or CVS. There is one "central" repository database, and multiple client databases. A client can only connect to one repository, and a reasonable mechanism should be in place to prevent normal users from connecting a client to a different repository than the one for which it was originally created.

Hmm... while you can probably implement all these things on top of Cayenne, maybe you should use a repository tool instead that does behave like SVN or CVS by design? E.g.:

   http://jackrabbit.apache.org/

Andrus





--
No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.4/936 - Release Date: 8/4/2007 2:42 PM



Reply via email to