[OS-JIRA] Created: (WOL-690) Issue with keypaths of EOGenericRecord subclass for attributes without access methods

From: J. Gagnon (JIRA) ("J.)
Date: Wed Dec 12 2007 - 17:28:38 EST

  • Next message: J. Gagnon (JIRA): "[OS-JIRA] Created: (WOL-691) Ant build doesn't copy linked resources (files or folder)"

    Issue with keypaths of EOGenericRecord subclass for attributes without access methods
    -------------------------------------------------------------------------------------

                     Key: WOL-690
                     URL: http://issues.objectstyle.org/jira/browse/WOL-690
                 Project: WOProject/WOLips
              Issue Type: Bug
             Environment: Mac OS X 10.4, Java 1.5, Eclipse 3.3.2, woLips 3.3.4681
                Reporter: J. Gagnon

    For each Entity in my EOModel, I generate the class file (a subclass of EOGenericRecord), but I just add setter/getter method when I need too (I have my reasons).

    The problem is I get errors on valid key path like : "There is no key 'objectA' for the keypath
    'relationshipB'", because I don't have get/set method for 'relationshipB'.

    I never had this issue with WOBuilder.

    -- 
    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 : Wed Dec 12 2007 - 17:29:53 EST