Keith Wall created QPID-6595:
--------------------------------
Summary: Allow ConfiguredObject defaults to be resolved in terms
of their ancestor's attributes
Key: QPID-6595
URL: https://issues.apache.org/jira/browse/QPID-6595
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Keith Wall
Fix For: 6.0 [Java]
We currently have the ability to express a context variable using a notation
${this:attributeName} which when resolved for a particular object, results in
an expansion based on the Configured Object's attributes.
We want to extend this mechanism so that the expansion is performed using an
ancestor of the object. The syntax will be
${ancestor:<categoryname>:attributeName} when category name corresponds to a
name of the category within the model.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]