CDV ❯ Annotation support for Locks, includes by matching on what ever annotations they want.
-
New Feature
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
Configurator,DSO:L1
-
-
hhuynh
-
Reporter: steve
-
May 22, 2007
-
0
-
Watchers: 0
-
June 18, 2007
-
May 31, 2007
Attachments
Description
Turns out that when we did subtype matching we did 99 percent of the work to get annotations working such that someone can specify an annotation to match on instead of a pattern. Fill in the last one percent.
Comments
Eugene Kuleshov 2007-05-23
Fiona OShea 2007-05-30
Is this done?
Eugene Kuleshov 2007-05-31
I’ve added tests for functionality in description. So, I think it is. Though I need to add some tests for matching methods for DMI, but they probably should go under separate issue.
Eugene Kuleshov 2007-05-31
Annotations for class includes, method locks and dmi should work in trunk now. Added tests for dso and config loader.
Mylar context