mechanism for enhancing custom classes
--------------------------------------
Key: TAPESTRY-439
URL: http://issues.apache.org/jira/browse/TAPESTRY-439
Project: Tapestry
Type: Improvement
Components: Framework
Versions: 4.0
Reporter: Henri Dupre
Priority: Minor
If you need to access hivemind objects in custom classes (other than pages and
components), it seems a little heavyweight now:
- the class has to be declared as hivemind service and the hivemind
configuration is then responsible for instantiating the class
- the instance of that class has then to be retried using hivemind mechanisms
It would be nice to have a simple API that can instanciate and enhance any
class and process annotations inside that class to inject hivemind objects and
services.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]