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

Benoit Chesneau resolved COUCHDB-1094.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2

applied in trunk.

> Remove <var> from 1.1.x and trunk
> ---------------------------------
>
>                 Key: COUCHDB-1094
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1094
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core
>    Affects Versions: 1.1
>            Reporter: Volker Mische
>            Assignee: Benoit Chesneau
>              Labels: rewriter
>             Fix For: 1.1, 1.2
>
>         Attachments: 
> 0001-Revert-improve-rewriter.-No-it-s-possible-to-pass-a-.patch, 
> 0001-fix-COUCHDB-1094.-remove-var-so-we-don-t-introduce-s.patch, 1094.patch
>
>
> This is about the rewriter. The current 1.1.x code base contains code to 
> support a new way of defining variables, it's in angle brackets, like <var>. 
> This makes it possible to match things like /foo/<var>.txt which isn't 
> possible with the :var syntax as you don't know where the variable name ends.
> Although this is an improvement, the rewriter is still very limited. As 
> adding additional features should happen, but the 1.1 release shouldn't 
> delayed any further, I propose to remove this functionality, in order to be 
> able to design a better rewriter, without supporting the legacy <var> 
> notation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to