* Max Pfingsthorn: > I want to refactor the repository block so that SourceProperty > is an interface. Or at least implement readObject() and > writeObject(), so it can be serialized. SourceProperty not > being Serializable makes the WebDAVSource (and any other > which implements InspectableSource) not cacheable via the > CachingSourceFactory from the scratchpad.
Hello Max, Does CachingSourceFactory give an error? How do you observe that WebDAVSource is not cacheable? -- Jean-Baptiste Quenot http://caraldi.com/jbq/
