Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: OpenMRS 1.8.5, OpenMRS 1.9.8, Platform 1.10.0
-
Component/s: None
-
Labels:
-
Complexity:Low
-
Sprint:Order Entry 1.10 Iteration 5
-
Epic Link:
Description
We need to add the OpenmrsComponent annotation, which can be used instead of a combination of @Component and @OpenmrsProfile. In addition it will allow us to support HTML-523 in a way that it's still possible to run the module in versions of OpenMRS released before adding OpenmrsProfile and OpenmrsComponent. Those 2 annotations will be simply ignored so any classes annotated with @OpenmrsComponent (those needed in Openmrs 1.10.x) will not be instantiated as beans.
NOTE: we resigned from OpenmrsComponent in favour of adding its behavior to OpenmrsProfile (see comments below)
Gliffy Diagrams
Attachments
Issue Links
- is related to
-
TRUNK-3644 Define which resources to load for module based on OpenMRS version
-
- Closed
-