Re: More on webdav in 2.0.4
Richard Frovarp <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/23/2010 12:55 PM, Rainer Schöpf wrote: > Hi all, > > getting webdav right is tricky indeed. With the current implementation, a delete > command on an entry in a webdav collection (i.e. on a language version of a > document) deletes the whole document. OTOH, creation of a new document doesn't > work. > > I believe it would be best to disable the dangerous delete for the 2.0.4 > release. > +1 > I'm not even sure if webdav should be supported in future. I believe people are > moving away from webdav towards SOAP and web services. > Unknown. I wonder how many people are using webdav in Lenya? If we move to a JCR backed system, I think we get webdav pretty much for free. If we move to something else, webdav becomes a lot more difficult. Richard