[JIRA] Created: (CAY-689) DataObjectUtils must return "Object" instead of "DataObject" from all pk lookup methods

From: Andrus Adamchik (JIRA) ("Andrus)
Date: Thu Oct 12 2006 - 21:39:32 EDT

  • Next message: Andrus Adamchik (JIRA): "[JIRA] Created: (CAY-690) Exception in the Modeler when changing schema on derived entities"

    DataObjectUtils must return "Object" instead of "DataObject" from all pk lookup methods
    ---------------------------------------------------------------------------------------

             Key: CAY-689
             URL: http://issues.apache.org/cayenne/browse/CAY-689
         Project: Cayenne
            Type: Task

      Components: Cayenne Core Library
        Versions: 3.0
        Reporter: Andrus Adamchik
     Assigned to: Andrus Adamchik
         Fix For: 3.0

    This is related to CAY-682 work ... all DataObjectUtils.objectForPK() methods should return Object instead of DataObject. This of course breaks method signatures and may potentially require users to add extra casts on upgrade (although most users probably already casting to concrete objects).

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



    This archive was generated by hypermail 2.0.0 : Thu Oct 12 2006 - 21:40:19 EDT