Re: [UndoManager] What should a "native" automatic transaction expose?

2012-07-06 Thread Ojan Vafai
On Wed, Jul 4, 2012 at 3:43 PM, Ryosuke Niwa wrote: > Hi, > > In section 3.3 [1], we mention that the user editing actions and drag and > drop need to be implemented as automatic DOM transactions. But it seems odd > to expose executeAutomatic function in this case especially for drag & drop. > >

[UndoManager] What should a "native" automatic transaction expose?

2012-07-04 Thread Ryosuke Niwa
Hi, In section 3.3 [1], we mention that the user editing actions and drag and drop need to be implemented as automatic DOM transactions. But it seems odd to expose executeAutomatic function in this case especially for drag & drop. I propose to set executeAutomatic null for those "native" automati