|
|
Autowire Hivemind services into pages or components
---------------------------------------------------
Key: TAPESTRY-273
URL: http://issues.apache.org/jira/browse/TAPESTRY-273
Project: Tapestry
Type: New Feature
Components: Framework
Versions: 3.1
Reporter: Richard Hensley
Priority: Minor
Allow autowiring of HiveMind services into pages and components.
Comments from HLS:
You can inject anything you can name (service:, configuration: spring:). I
can't see why we couldn't make the injection code (InjectPropertyWorker) smart
enough to autowire a service if no value is provided for the object attribute
of an <inject> element.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: tapestry-dev-help@xxxxxxxxxxxxxxxxxx
|
|