Am Mittwoch, 4. Februar 2004 14:02 schrieb Guido Casper:
> Daniel Florey wrote:
> >>> -> Enable transactions that can span multiple requests via
> >>> webdav-like methods
> >>
> >> i thought we had that with deltav workspaces. but I'm probably wrong.
> >
> > I think beside the workspace concept we need some methods like begin,
> > commit and rollback. This would be very fast and a real benefit for
> > many client applications that just want to change multiple documents
> > in a single transaction. Slide is transaction aware so this should
> > not be too much work.
>
> DeltaV has the concept of activities. You create an activity (MKACTIVITY
> method) and check out several resources "into" an activity and later
> check in that activity which in turn checks in each resource associated
> with that activity in an atomic way (IIUC).
>
> Guido

Is this working? Would be great. I'll try this out soon....
Regards, Daniel

>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to