Hi, I've got a problem with Jackrabbit and Webdav under OSX. When a file is edited and saved (i.e. using textedit) what happens is that there is a new (temporary) file created and afterwards it's moved to replace the old one This unfortunately this replaces the entire nt:file node. What I'd like to achieve is that only the jcr:content node would be replaced. Is there a reasonable way to do this? If so, what's the best place to intercept the move?
Kind regards, Matej Knopp
