Fixed
Details
Details
Assignee
Steve Ebersole
Steve EbersoleReporter
Steve Ebersole
Steve EbersoleTime tracking
42.8h logged
Components
Fix versions
Priority
Created July 12, 2010 at 6:27 PM
Updated April 22, 2015 at 6:24 PM
Resolved July 30, 2010 at 10:13 PM
Move AnnotationConfiguration-added methods to Configuration and deprecate AnnotationConfiguration
For example:
becomes
The end game being that we move all functionality to Configuration, but still leave AnnotationConfiguration still working (though deprecated) for the time being.