You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/02/26 20:33:01 UTC

[jira] Closed: (TAP5-207) Disguise timing differences for different types of injection

     [ https://issues.apache.org/jira/browse/TAP5-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-207.
-------------------------------------

    Resolution: Won't Fix

I thought this would be an issue, but it doesn't seem to be.

> Disguise timing differences for different types of injection
> ------------------------------------------------------------
>
>                 Key: TAP5-207
>                 URL: https://issues.apache.org/jira/browse/TAP5-207
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.0.15
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> 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.