You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Nathan Bubna (JIRA)" <de...@velocity.apache.org> on 2007/10/27 01:00:50 UTC

[jira] Resolved: (VELTOOLS-62) New empty interfaces that allow one to enforce the scope of a tool

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

Nathan Bubna resolved VELTOOLS-62.
----------------------------------

    Resolution: Fixed

We now have the org.apache.velocity.tools.config.ValidScope and org.apache.velocity.tools.config.InvalidScope annotations available for tools.  I think these pretty much do the trick.

> New empty interfaces that allow one to enforce the scope of a tool
> ------------------------------------------------------------------
>
>                 Key: VELTOOLS-62
>                 URL: https://issues.apache.org/jira/browse/VELTOOLS-62
>             Project: Velocity Tools
>          Issue Type: Improvement
>          Components: VelocityView
>            Reporter: Claude Brisson
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: ApplicationTool.java, RequestTool.java, ServletToolboxManager.patch, SessionTool.java
>
>
> This is a proposal. Once that a tool implements at least one of the three interfaces RequestTool, SessionTool or ApplicationTool, it means that the actual scope of the tool must correspond to one of the interfaces the tool is implementing.

-- 
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: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org