Add "inline" attribute to <wtkx:include> element
------------------------------------------------
Key: PIVOT-428
URL: https://issues.apache.org/jira/browse/PIVOT-428
Project: Pivot
Issue Type: Improvement
Components: wtk-wtkx
Affects Versions: 1.4
Reporter: Greg Brown
Assignee: Greg Brown
Priority: Minor
Fix For: 1.4.1
Currently, if you don't define an ID for an include, it inherits the namespace
of the parent WTKX. While this is a useful feature, it isn't very intuitive.
Instead, we should define an "inline" attribute for the <wtkx:include> element.
If true, the include would inherit the parent's namespace; otherwise, it would
define its own.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.