You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2008/12/22 14:29:36 UTC

[jira] Commented: (TILES-112) JSR 250 support

    [ https://issues.apache.org/struts/browse/TILES-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45370#action_45370 ] 

Antonio Petrelli commented on TILES-112:
----------------------------------------

Sorry but at the moment no one is willing to do the work. Why don't you provide a patch?

> JSR 250 support
> ---------------
>
>                 Key: TILES-112
>                 URL: https://issues.apache.org/struts/browse/TILES-112
>             Project: Tiles
>          Issue Type: New Feature
>          Components: tiles-core
>    Affects Versions: 2.0.0
>            Reporter: Jacky Chan
>             Fix For: 2.1.x
>
>
> JSR 250 is very important annotation to reference resoure and life cycle control, such as @Resource, @PostContruct, @PreDestroy. These annotations are very useful for view preparer.  View preparer can use @Resource to reference other resource from JNDI or Spring context easily by ejection.  At the same time view preparer can use @PostContruct and @PreDestroy to control preparer instance life cycle before it is a singleton.  Preparer is very import for Tiles 2.0, and resource ejection is very important to make preparer more compact.
> This are my opinion, just for your reference, thanks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.