Re: Support for Binding

2003-09-24 Thread Oliver Zeigermann
Hi Peter, thanks for the quick and extensive answer :) we are currently trying to make our store binding enabled. It occurs to me that we will not only have to adapt our own store, but also have to replace org.apache.slide.store.StandardStore. Why that? This is quite a drastic change as

Properties of non-existent resources should be explicitly defined

2003-09-24 Thread Steve Vaughan
When an instance of WebdavResource does not exist (the exists field is false), all of the other properties of the resource are undefined. Within the Javadoc comment for the WebdavResource class a direct correlation is made between java.io.File.isDirectory() and