[OS-JIRA] Created: (WOL-794) Wonder's version of WOStatsPage has an old(?) usage

From: Gavin Eadie (JIRA) ("Gavin)
Date: Mon Apr 28 2008 - 15:49:26 EDT

  • Next message: Q: "Re: Questions about Eclipse text file encoding and encoding specified in .woo"

    Wonder's version of WOStatsPage has an old(?) usage
    ---------------------------------------------------

                     Key: WOL-794
                     URL: http://issues.objectstyle.org/jira/browse/WOL-794
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips 3.3.2.* (nightly build please specify)
             Environment: Mac OS X, Mac Book Pro
                Reporter: Gavin Eadie
                Priority: Minor

    WOStatsPage.java in Wonder's version of WOExtensions is different from Apple's, and causes an error.

    Wonder:
       sessionMemoryDict = (NSDictionary) sessionsDict.removeObjectForKey("Avg. Memory Per Session"));

    Apple:
       sessionMemoryDict = new NSDictionary ((Map) sessionsDict.removeObjectForKey("Avg. Memory Per Session"));

    -- 
    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 Apr 28 2008 - 15:50:24 EDT