2 Nov 2008 11:28
Re: Document locking (again)
Dannes Wessels <dizzzz <at> exist-db.org>
2008-11-02 10:28:21 GMT
2008-11-02 10:28:21 GMT
Hi, On 30 Oct 2008, at 23:33 , Alister Pillow wrote: > A file (in the database) opened by Oxygen using webdav becomes locked, When a document is locked using webDAV, a 'normal document lock' is performed, and an additional LOCK-token is stored together with the document. It is not possible to access this locktoken using xquery functions. Kind regards Dannes -- eXist-db Open Source Native XML Database http://exist-db.org ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
> On the other hand, I would discourage you to use XML database to
> store
> messages.
The issue here is that it's not really "email" though it has elements of
such. Closed community, to guarantee secure communications (required in
healthcare when you might be discussing patient information). And the
core app is already written in eXist/XQuery, so writing a messaging
implementation that is browser based and integrating it with the core
app would be much simpler if developed in the same environment.
There are many eMail database implementations. Worse case
> scenario
> unix mbox format + lucene will give you much better performance.
Ah...but premature optimization is the root of all evil, at least
according to more august thinkers than myself. 
RSS Feed