[OS-JIRA] Created: (WOL-784) Component Editor generation of an action method

From: Greg Hulands (JIRA) ("Greg)
Date: Sun Apr 13 2008 - 13:23:27 EDT

  • Next message: Gustavo Pizano: "Windows Deploy"

    Component Editor generation of an action method
    -----------------------------------------------

                     Key: WOL-784
                     URL: http://issues.objectstyle.org/jira/browse/WOL-784
                 Project: WOProject/WOLips
              Issue Type: Improvement
              Components: wolips
             Environment: Nightlies
                Reporter: Greg Hulands

    When generating an action method from the component editor, then implementation is..

    public WOActionResults removeJudgeAction() {
            return null;
    }

    On the mailing lists it has been suggested that

    public WOActionResults removeJudgeAction() {
            return context().page();
    }

    is a slightly better way to do it.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Sun Apr 13 2008 - 13:24:24 EDT