Stefano Mazzocchi wrote: >> 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. > > Again, this is what workspaces are for: > > 1) you checkout a workspace (begin) > 2) you work on it > 3) then you save it (commit)
AFAIU (after reading Lisa Dusseault's book :-) with workspaces you still have to checkin your documents individually. There is no way to specify to commit the whole workspace. To checkin a set of documents in an atomic way you have to use activities. Guido --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
