Allow nested properties expansion
---------------------------------
Key: WT-311
URL: http://webtest-community.canoo.com/jira/browse/WT-311
Project: WebTest
Type: New Feature
Versions: 2.5
Reporter: Marc Guillemot
Assigned to: Marc Guillemot
Currently nested properties are not evaluated, this is an old Ant enhancement
request (http://issues.apache.org/bugzilla/show_bug.cgi?id=29347) that will
probably never be implemented.
In the case of WebTest this would be particularly helpful, for instance in
scenario like:
<repeat count="...">
<.. do something... someAttr="${someProp.#{counter}}"/>
</repeat>
this would allow to access properties someProp.1, someProp.2, ...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest