Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.9.1
-
None
-
None
Description
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.