4 Replies Latest reply on Aug 29, 2008 5:16 AM by dipasab1

    @Versioned(modificationType = {modificationType.UPDATE, modi

      Hi all

      First - I like this project very much! Nice work.

      I have an issue that certain Entities/Properties should only be versioned if they are changed and/or deleted.

      My suggestion is to add an Array "modificationType" to the @Versioned Annotation or is there any other possibility except sub classing VersionsEventListener and doing it by "hand"?

      Thank you very much