You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alexis Midon (JIRA)" <ji...@apache.org> on 2008/06/19 20:35:45 UTC

[jira] Created: (ODE-308) Support both parentheses and braces in urlReplacement template

Support both parentheses and braces in urlReplacement template
--------------------------------------------------------------

                 Key: ODE-308
                 URL: https://issues.apache.org/jira/browse/ODE-308
             Project: ODE
          Issue Type: Sub-task
            Reporter: Alexis Midon


urlReplacement uses parentheses to surround part names, URI Template spec braces. :(

The ODE urlReplacement algorithm must support patterns using {} to surround part names and patterns using ().
This will avoid having mix and match templates.


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


[jira] Updated: (ODE-308) Support both parentheses and braces in urlReplacement template

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon updated ODE-308:
-----------------------------

    Assignee: Alexis Midon

> Support both parentheses and braces in urlReplacement template
> --------------------------------------------------------------
>
>                 Key: ODE-308
>                 URL: https://issues.apache.org/jira/browse/ODE-308
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>            Assignee: Alexis Midon
>             Fix For: 1.2, 1.3
>
>
> urlReplacement uses parentheses to surround part names, URI Template spec braces. :(
> The ODE urlReplacement algorithm must support patterns using {} to surround part names and patterns using ().
> This will avoid having mix and match templates.

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


[jira] Resolved: (ODE-308) Support both parentheses and braces in urlReplacement template

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon resolved ODE-308.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3
                   1.2

committed an implementation on trunk and 1.1

> Support both parentheses and braces in urlReplacement template
> --------------------------------------------------------------
>
>                 Key: ODE-308
>                 URL: https://issues.apache.org/jira/browse/ODE-308
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>             Fix For: 1.2, 1.3
>
>
> urlReplacement uses parentheses to surround part names, URI Template spec braces. :(
> The ODE urlReplacement algorithm must support patterns using {} to surround part names and patterns using ().
> This will avoid having mix and match templates.

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


[jira] Closed: (ODE-308) Support both parentheses and braces in urlReplacement template

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon closed ODE-308.
----------------------------


on the road to 1.3.1

> Support both parentheses and braces in urlReplacement template
> --------------------------------------------------------------
>
>                 Key: ODE-308
>                 URL: https://issues.apache.org/jira/browse/ODE-308
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>            Assignee: Alexis Midon
>             Fix For: 1.3.1
>
>
> urlReplacement uses parentheses to surround part names, URI Template spec braces. :(
> The ODE urlReplacement algorithm must support patterns using {} to surround part names and patterns using ().
> This will avoid having mix and match templates.

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