Ticket #14 (new enhancement)

Opened 6 years ago

Last modified 5 years ago

metadata as annotations

Reported by: eitan Assigned to: eitan
Priority: major Component: metasystem
Version: Keywords:
Cc:

Description

revise metadata specification away from conventions to using java 5 annotations.

command metadata is already specified using annotations. this should be extended to include class-level metadata. for example, fieldorder, colorcode, tabviews, etc..

see http://groups.google.com/group/jmatter/browse_thread/thread/f99d3590af8ad707/#

Change History

09/20/06 08:23:58 changed by anonymous

Not sure what the value in this is.

1. Needs java 1.5+ 2. Requires that the developer understand annotations - which not many do 3. Adds another layer of complexity to the framework.

12/13/06 17:52:59 changed by eitan

  • component set to metasystem.

12/14/06 10:17:00 changed by eitan

  • type changed from defect to enhancement.