Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-858

A more sound enhancer algorithm that intercepts access to persistent fields

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 3.0
    • None
    • Core Library
    • None

    Description

      Currently the enhancer uses a "naive" algorithm of enhancing getters and setters of persistent properties. It should leave those alone and instead do a more general check for attempts to read/write the field inside any instance method of the class. The following spec statement ensures that the new algorithm will work: "An instance variable may be directly accessed only from within the methods of the entity by the entity instance itself."

      Attachments

        Activity

          People

            andrus Andrus Adamchik
            andrus Andrus Adamchik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: