Ticket #1056 (new defect)

Opened 3 years ago

Last modified 2 years ago

Must always create definitions for superseded properties (even when not annotated)

Reported by: pradeep Assigned to: pag
Priority: medium Milestone:
Component: topaz Version: 0.9.1-SNAPSHOT
Keywords: topaz otm annotation Cc:
Blocking: Blocked By:

Description

May cause OTM to bypass the super-class method and go directly to the sub-class. This is because we are using reflection to access the get/set methods.

Dependency Graph

Change History

08/13/09 15:07:16 changed by npeterson

  • owner changed from pradeep to pag.
  • priority changed from high to medium.