Deprecate DataContext.createAndRegisterNewObject()
--------------------------------------------------

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

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


Deprecate DataContext.createAndRegisterNewObject() in favor of "newObject". The 
reason why "newObject" was introduced in 1.2 was to return Persistent instead 
of DataObject. Now with pojo persistence avoiding obligatory dependency on 
DataObject inside the stack is rather important.

-- 
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

Reply via email to