On Tue, 4 Jun 2002, Bertrand Delacretaz wrote:
> On Tuesday 04 June 2002 09:21, Stephan Michels wrote:
> >. . .
> > slide://<namespace>/<uri of the
> > resource>?username=<principal>&revision=<revision>
> >. . .
>
> Isn't it possible to use slide through its WebDAV interface rather than over
> a call-level API? The question is pointless if you have code already, but if
> you're starting from scratch it might be worth a tought.
No, it isn't pointless, throught about by myself. Something like writeable
dav source.
Pro's :
* you will be indepedent from the back-end.
* using standards like 'DAV ACL', 'Delta V' or 'DASL'
Contra's :
* More overhead, so it will be slower
* Worry about if you have all possibilities as from a direct access, e.g.
revision control.
* Easier to implement
I doesn't know which is the better way :-|
> Being able to run slide in a different process would be a big plus IMHO, and
> it might open up the possibility of using other content stores.
>
> >. . .
> > Jakarta Slide have a WebDAV servlet, so you able to access the repository
> > via http. Searching is no so easy, this will be a job for a sitemap
> > component.
> >. . .
>
> The slide homepage says "DASL support", shouldn't this be usable for
> searching the content?
I see... of cause yes.
http://greenbytes.de/tech/webdav/draft-reschke-webdav-search-latest.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]