[
https://issues.apache.org/jira/browse/PIVOT-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown resolved PIVOT-275.
------------------------------
Resolution: Won't Fix
Fix Version/s: (was: 1.4)
This change was proposed primarily to support attribute-based event handlers
(which, unlike element-based handlers, have no way to specify a language).
However, WTKXSerializer now supports a processing instruction that allows a
caller to specify the default scripting language for a page and eliminates the
need to restrict script support to a single language.
> Restrict WTKXSerializer to a single script language
> ---------------------------------------------------
>
> Key: PIVOT-275
> URL: https://issues.apache.org/jira/browse/PIVOT-275
> Project: Pivot
> Issue Type: Improvement
> Components: wtk-wtkx
> Reporter: Greg Brown
> Assignee: Greg Brown
>
> The name of the script language to be used (if any) will be passed as a
> constructor argument. This will allow callers to specify the default script
> language for the page (important for attribute-based event handlers) and will
> simplify the code that instantiates script engines.
> The language attribute of the <wtkx:script> tag will no longer be necessary
> or supported.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.