Is there a way to retrieve the "versions" of a node without actually persisting them? Here, by "versions" I mean the actual instance of the primaryNodeType and not the Version object. I'd like to be able to show the differences between 2 versions of a node without having to restore the one out of version storage (and replace the current node).
David