On Friday 05 October 2001 13:03, tim fulcher wrote:
> Frankly I'm surprised no one seems to have attempted a Perl server side
> webDAV implementation by now :-)

I've been thinking about it for a while, but haven't had the time to get down 
and have a close look at the details. A completely hookable WebDAV 
server-side implementation in mod_perl would definitely be a must. I too 
don't want to have to use mod_dav as it makes the property, lock, collection, 
and file storages pretty much hardcoded. I'd like to put properties and locks 
into a db, collections as virtual URLs (URIs really), and files in some sort 
of custom data store. I also want in and out filtering of the properties so 
that I could accomplish my idea of mixing DAV and RDDL, something which imho 
would be a great solution (though it requires extending RDDL somewhat).

By all means if you do have the time, jump ahead !

-- 
_______________________________________________________________________
Robin Berjon <[EMAIL PROTECTED]> -- CTO
k n o w s c a p e : // venture knowledge agency www.knowscape.com
-----------------------------------------------------------------------
"Many people would sooner die than think. In fact, they do." 
-- Bertrand Russell

Reply via email to