[ 
https://jira.codehaus.org/browse/JBEHAVE-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=282680#comment-282680
 ] 

Mauro Talevi commented on JBEHAVE-625:
--------------------------------------

We could introduce a prefix-based convention for different language impls.  
E.g.:  "groovy: ((suite = "smoke" | suite = "regression") & process = 
"booking")".

This would keep the meta-filter nice and compact, a single string rather than 
depending on additional settings.

> meta-filter (command line) needs a proper albeit little language
> ----------------------------------------------------------------
>
>                 Key: JBEHAVE-625
>                 URL: https://jira.codehaus.org/browse/JBEHAVE-625
>             Project: JBehave
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Paul Hammant
>             Fix For: 3.6
>
>
> Little language example:
>    ((suite = "smoke" | suite = "regression") & process = "booking")
> It could be that Groovy closures (http://groovy.codehaus.org/Quick+Start) or 
> Rhino (http://www.mozilla.org/rhino/tutorial.html) could be an effective way 
> to construct an alternate grammar.
> Having this as a plugin -DmetaFilterImplementation might allow for backwards 
> compatibility too.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to