> I believe you are referring to WTKX IDs, not action names. If so, this
> behavior has been corrected for Pivot 1.5:
>   http://issues.apache.org/jira/browse/PIVOT-428
> In previous versions, includes would inherit the namespace of the parent
> WTKX file if the include was not given its own wtkx:id. This wasn't very
> intuitive. We now define an "inline" attribute for the <wtkx:include>
> element. If true, the include inherits the parent's namespace; otherwise, it
> defines its own. The default value is false.

Sorry, wrong wording, I did mean to say action rather than id. Cool
feature on the include, that will make it much easier to break up wtkx
files that are logically in the same namespace.

Would it be possible to have actions reside within a namespace or have
some scoping rather than being global? I know this may not be possible
since all actions have to be defined prior to loading a resource.

Thanks,
 -Mike

Reply via email to