Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'xpath' like handling for variables #2

Open
michael-schnell opened this issue Aug 25, 2013 · 0 comments
Open

Add 'xpath' like handling for variables #2

michael-schnell opened this issue Aug 25, 2013 · 0 comments
Assignees

Comments

@michael-schnell
Copy link
Member

Parse configuration with a kind of xpath expressions and provide variables like 'path:attr'.

Example:

"path:" refers to the objects defined in path - In above case a list of "project" objects would be selected. For every object in the list a new variable will be defined with a name like "x_project1", "x_project2" where "name" is an attribute in the selected project instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant