Allow multiple markers per service
----------------------------------
Key: TAPESTRY-1900
URL: https://issues.apache.org/jira/browse/TAPESTRY-1900
Project: Tapestry
Issue Type: Improvement
Affects Versions: 5.0.6
Reporter: Howard M. Lewis Ship
Assignee: Howard M. Lewis Ship
Currently, each service is associated with a single marker annotation. I can
forsee cases where multiple marker annotations would be helpful. Thus, the
@Marker annotation should support a list of annotation classes, and the marker
annotations for a service should be additive: the module's marker annotations
plus the annotations specified by ServiceBinderOptions.withMarker(), plus the
annotations from the @Marker annotation on the implementation class or service
build method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]