[Yanel-dev] Accessing revisions of a yarep node which does not exist anymore, because it got deleted / removed

Michael Wechner michael.wechner at wyona.com
Wed Jan 22 14:50:02 CET 2014


Hi

I have enhanced the yarep libraries such that one can access the
revisions of a node which does not exist anymore.

See for example

org.wyona.yarep.util.YarepUtil#getRevision(Repository repo, String path,
Date pointInTime)

whereas this only works for repositories, which implement the interface

org.wyona.yarep.core.attributes.VersionableRepositoryV1

whereas the virtual file system repository does implement this interface

src/impl/java/org/wyona/yarep/impl/repo/vfs

Thanks

Michael




More information about the Yanel-development mailing list