Hey Scott (or anyone else), Do you remember why in TreeCache you chose to check for a changed node by doing "oldChildData.getStat().getMzxid() == newStat.getMzxid()" vs using the stat's Version? I'm working on a cache that uses the new persistent recursive watcher and need to do something similar.
-Jordan
