Update the url-template-config.xsd with an optional element that indicates the 
application does not need to verify a given <url-template>
-----------------------------------------------------------------------------------------------------------------------------------------

                 Key: BEEHIVE-1200
                 URL: https://issues.apache.org/jira/browse/BEEHIVE-1200
             Project: Beehive
          Issue Type: Improvement
          Components: NetUI
    Affects Versions: 1.0.2, 1.0.1, 1.0
            Reporter: Carlin Rogers
            Assignee: Carlin Rogers
             Fix For: V.Next


There's a scenario for an application that uses snippets of URL templates that 
do not have all the default required tokens. The default required tokens are 
defined in the TemplatedURLFormatter class for the template support in NetUI 
URL rewriting. A developer can provide an extension to TemplatedURLFormatter 
and override the set of required tokens for all templates in the web app. 
However, the desired enhancement would be to have an optional flag on a 
template by template basis in beehive-url-template-config.xml and be able to 
basically say it doesn't need to verify that the template contains required 
tokens.

This enhancement implies modifying the url-template-config.xsd by adding a new 
optional element in the <url-template>, but does not invalidate previously 
valid documents.

Here's a brief thread in the beehive dev list about the schema change...
http://mail-archives.apache.org/mod_mbox/beehive-dev/200705.mbox/[EMAIL 
PROTECTED]



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

Reply via email to