Allow @Marker annotation on module classes, to automatically mark all services
of that module with the annotation
-----------------------------------------------------------------------------------------------------------------
Key: TAPESTRY-1829
URL: https://issues.apache.org/jira/browse/TAPESTRY-1829
Project: Tapestry
Issue Type: New Feature
Affects Versions: 5.0.5
Reporter: Howard M. Lewis Ship
This is very common for frameworks, if not for user (application) modules. You
want to define a marker annotation, often as an inner class of the module, and
mark all the services in that module with the annotation. That makes
referencing a service in the module (for instance, so as to contribute to
Alias) much simpler, and obviates the need to know the service id.
--
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]