Disguise timing differences for different types of injection
------------------------------------------------------------
Key: TAPESTRY-1664
URL: https://issues.apache.org/jira/browse/TAPESTRY-1664
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0
Reporter: Howard M. Lewis Ship
Some injections (using the @Inject annotation) work when a component is
instantiated; others don't occur until a bit later, when
containingPageDidLoad() is invoked.
It would be nice if <init> and no-args constructor initializations could be
deferred until containingPageDidLoad() is invoked.
--
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]