[OS-JIRA] Created: (WOL-1137) Renaming WOComponent does leave old java class name in api

From: Johann Werner (JIRA) ("Johann)
Date: Mon Dec 28 2009 - 16:31:55 EST

  • Next message: Thomas Lueger: "Problems on 10.6 with old config after Xcode/iPhone SDK install"

    Renaming WOComponent does leave old java class name in api
    ----------------------------------------------------------

                     Key: WOL-1137
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1137
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: WOLips General
        Affects Versions: WOLips Nightly
             Environment: WOLips 3.4.6015, Eclipse 3.4.2, OS X 10.6.2
                Reporter: Johann Werner

    In Eclipse using Refactor->Rename WOComponent... renames the .wo file and its subfiles, the related java class and the optional api file.

    The api file contains also the name of the java class that is not updated and thus points to the old class file. The contents of an api file begins with:

    <?xml version="1.0" encoding="UTF-8"?>
    <wodefinitions>
            <wo class="<WOComponent_name>.java" wocomponentcontent="false">
    [...]

    The attribute "class" should be changed too during the refactoring.

    -- 
    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 : Mon Dec 28 2009 - 16:32:43 EST