WebMenuServlet needlessly created widget instances
--------------------------------------------------
Key: WOOKIE-280
URL: https://issues.apache.org/jira/browse/WOOKIE-280
Project: Wookie
Issue Type: Bug
Affects Versions: 0.9.1
Reporter: Scott Wilson
Priority: Trivial
Fix For: 0.9.2
The WebMenuServlet creates instances for each Widget each type its viewed, and
passes this into the ListAll.jsp page. However, the widget instances are never
actually used, only the widget objects they reference, as the DemoWidget.jsp
page uses the Connector Framework to create instances directly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira