Hi, On Tue, Feb 28, 2012 at 4:08 PM, Thomas Mueller <[email protected]> wrote: > What is your use case, meaning where would this interface be used and why?
It would basically be at a similar level as the PersistenceManager in current Jackrabbit. Instead of returning concrete ItemState objects (or JsonObject/NodeData), the storage layer would make persisted content available through the proposed Tree and Leaf interfaces. And since it's an interface, we could also implement features like virtual content without the complexities of the current VirtualItemStateProvider mechanism. BR, Jukka Zitting
