Uploaded image for project: 'Tiles'
  1. Tiles
  2. TILES-112

JSR 250 support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0
    • None
    • tiles-core
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            linux_china Jacky Chan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: