You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Michael Gentry (JIRA)" <ji...@apache.org> on 2009/10/09 21:13:31 UTC

[jira] Resolved: (CAY-1288) Add deleteObjects() to ObjectContext

     [ https://issues.apache.org/jira/browse/CAY-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Gentry resolved CAY-1288.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.0)
                   3.0M6

> Add deleteObjects() to ObjectContext
> ------------------------------------
>
>                 Key: CAY-1288
>                 URL: https://issues.apache.org/jira/browse/CAY-1288
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Cayenne Core Library
>    Affects Versions: 3.0M6
>         Environment: All
>            Reporter: Michael Gentry
>            Assignee: Michael Gentry
>            Priority: Minor
>             Fix For: 3.0M6
>
>
> DataContext has a deleteObjects() method, but ObjectContext doesn't.
> The documentation shows using deleteObjects:
> http://cayenne.apache.org/doc/deleting-objects.html
> This is more of a hassle when using cayenneObject.getObjectContext().delete... instead of cayenneObject.getDataContext() because getDataContext() is deprecated in 3.0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Resolved: (CAY-1288) Add deleteObjects() to ObjectContext

Posted by Andrus Adamchik <an...@objectstyle.org>.
Yes.

On Oct 9, 2009, at 10:20 PM, Michael Gentry wrote:

> So it should be the release targeted and not the code baseline it was
> fixed from?
>
>
> On Fri, Oct 9, 2009 at 3:16 PM, Andrus Adamchik <andrus@objectstyle.org 
> > wrote:
>>
>> On Oct 9, 2009, at 10:13 PM, Michael Gentry (JIRA) wrote:
>>
>>> Fix Version/s:     (was: 3.0)
>>>                  3.0M6
>>
>> I think this should be 3.0-beta1.
>>
>>
>


Re: [jira] Resolved: (CAY-1288) Add deleteObjects() to ObjectContext

Posted by Michael Gentry <mg...@masslight.net>.
Regardless, I updated it and CAY-1283, too.

mrg

Re: [jira] Resolved: (CAY-1288) Add deleteObjects() to ObjectContext

Posted by Michael Gentry <mg...@masslight.net>.
So it should be the release targeted and not the code baseline it was
fixed from?


On Fri, Oct 9, 2009 at 3:16 PM, Andrus Adamchik <an...@objectstyle.org> wrote:
>
> On Oct 9, 2009, at 10:13 PM, Michael Gentry (JIRA) wrote:
>
>> Fix Version/s:     (was: 3.0)
>>                  3.0M6
>
> I think this should be 3.0-beta1.
>
>

Re: [jira] Resolved: (CAY-1288) Add deleteObjects() to ObjectContext

Posted by Andrus Adamchik <an...@objectstyle.org>.
On Oct 9, 2009, at 10:13 PM, Michael Gentry (JIRA) wrote:

> Fix Version/s:     (was: 3.0)
>                   3.0M6

I think this should be 3.0-beta1.