Refactor Widget API impl to separate standard W3C API and Wookie-specific
extensions
-------------------------------------------------------------------------------------
Key: WOOKIE-225
URL: https://issues.apache.org/jira/browse/WOOKIE-225
Project: Wookie
Issue Type: Improvement
Reporter: Scott Wilson
Priority: Minor
The current IWidgetAPI interface specifies both standard W3C Widget Interface
methods and some Wookie-specific extensions (including many deprecated methods).
We should separate these out, first in the interface and then in
implementation, where appropriate moving methods into additional Feature
specifications.
Note this issue is related to WOOKIE-89 in that, if we more cleanly separate
these functions then we can avoid injecting unnecessary javascript into widgets.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira