selective commit

Milan Mimica milan.mimica at gmail.com
Tue Jun 12 06:25:25 UTC 2012


Suppose my root is anArray. Now I load two elements from that array:
a := session root at: 1.
b := session root at: 2.

Then I mutate both of them.
Now I want to commit changes I made to 'a', but not 'b'.

On 11 June 2012 22:26, Chris Muller <asqueaker at gmail.com> wrote:

> Hi Milan, I don't understand -- ...you have a (Magma?) database and
> you want to commit changes to some of the objects in the database but
> not all of them?  That obviously works so I guess you are asking about
> something different -- could you please clarify?
>
>
>
> On Mon, Jun 11, 2012 at 1:42 PM, Milan Mimica <milan.mimica at gmail.com>
> wrote:
> > Hi
> >
> > Do I understand correctly that Magma doesn't support commit on per
> instance
> > basis? I want to commit only some of the some instances I have loaded
> from
> > database.
> >
> >
> > --
> > Milan Mimica
> > http://sparklet.sf.net
> >
> > _______________________________________________
> > Magma mailing list
> > Magma at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/mailman/listinfo/magma
> >
>



-- 
Milan Mimica
http://sparklet.sf.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/magma/attachments/20120612/e7822583/attachment.htm


More information about the Magma mailing list