[OS-JIRA] Created: (WOL-751) "Add Key" dialog in the component editor should includes more classes by default

From: John Huss (JIRA) ("John)
Date: Mon Mar 10 2008 - 11:46:25 EDT

  • Next message: Lars Sonchocky-Helldorf: "Re: [OS-JIRA] Created: (WOL-745) Renaming Wocomponent in WOLips does not rename underlying html, woo and wod file"

    "Add Key" dialog in the component editor should includes more classes by default
    --------------------------------------------------------------------------------

                     Key: WOL-751
                     URL: http://issues.objectstyle.org/jira/browse/WOL-751
                 Project: WOProject/WOLips
              Issue Type: Improvement
              Components: wolips
             Environment: 3.3.5002
                Reporter: John Huss
                Priority: Minor

    The "Add Key" dialog in WOBuilder displayed the following classes in a drop down that were available:

    1) All classes in the project. This includes all Components, all EO classes, and all plain java classes. Classes from frameworks weren't included.

    2) A static list of these types:

    BigDecimal
    Boolean
    EOCustomObject
    EOEnterpriseObject
    EOGenericRecord
    EOValidation
    NSArray
    NSData
    NSDictionary
    NSMutableArray
    NSMutableData
    NSMutableDictionary
    NSMutableSet
    NSObject
    NSSet
    NSTimestamp
    Number (java.lang.Number)
    Object
    String
    WOActionResults
    WOComponent
    WODisplayGroup
    boolean
    byte
    char
    double
    float
    int
    long
    short

    WOBuilder showed the class name and then the fully qualified class name with the package in parantheses like:
    String (java.lang.String)

    Having all of these types might not be necessary, but a lot of them would be helpful.

    Also, a great improvement would be a offer code completion if the user starts typing something that isn't in the dropdown. WOBuilder didn't do that, but maybe WOLips could.

    -- 
    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 Mar 10 2008 - 11:47:42 EDT