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

Filip S. Adamsen updated TAPESTRY-2603:
---------------------------------------

    Attachment: TAPESTRY-2603_r687061.patch

Attached a patch against r687061 that fixes the Javadoc.

> Improve @InjectContainer Javadoc
> --------------------------------
>
>                 Key: TAPESTRY-2603
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2603
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0.14
>            Reporter: Filip S. Adamsen
>            Priority: Trivial
>         Attachments: TAPESTRY-2603_r687061.patch
>
>
> The Javadoc for @InjectContainer could be more clear wrt. what is injected.
> Instead of:
> "Used in inject the container of a component as a field of the component. The 
> container of a mixin is the component to which the mixin is attached."
> It should be:
> "Injects the component which contains this component, or null for the root 
> component. For mixins, this injects the componet to which the mixin is 
> attached."
> Taken from ComponentResources#getContainer.

-- 
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]

Reply via email to