You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Scott Wilson (Created) (JIRA)" <ji...@apache.org> on 2011/10/29 18:47:32 UTC

[jira] [Created] (WOOKIE-280) WebMenuServlet needlessly created widget instances

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