Sudhan wrote:
Do we some mechanism where i can know that this is just a rename and not add and delete.
it's kind of a hack, but if you don't see a property_added event for jcr:primaryType for an added node you can infer that the node was moved.
regards marcel
