Re: Problem creating (WebDAV) resources with new repository interface

2004-04-05 Thread Guido Casper
Rolf Kulemann wrote: On Sun, 2004-04-04 at 17:00, Guido Casper wrote: Rolf Kulemann wrote: Hello (Guido), I have done a small js file to test the functionalities of the new WebDAVRepository[1] using the NEW Repository[2] interface. I encountered a problem creating new reosurces. It does not

Re: Problem creating (WebDAV) resources with new repository interface

2004-04-05 Thread Rolf Kulemann
On Mon, 2004-04-05 at 08:44, Guido Casper wrote: Rolf Kulemann wrote: Wouldn't it be useful also to have createResource(String url, Source src) createResource(String url, Node src) ?? Hm, I don't know. I don't want to bloat the interface too much right from the start. Good

Problem creating (WebDAV) resources with new repository interface

2004-04-04 Thread Rolf Kulemann
Hello (Guido), I have done a small js file to test the functionalities of the new WebDAVRepository[1] using the NEW Repository[2] interface. I encountered a problem creating new reosurces. It does not work when using saveContent(String, String) on the [1]/[2]. Normally, looking at the