Hi Michael, The Transformation Control Algorithm is at: https://github.com/goodow/realtime-operation/blob/master/src/main/java/com/goodow/realtime/operation/impl/CollaborativeTransformer.java#L117
On Tue, Jul 8, 2014 at 11:41 PM, Michael MacFadden < michael.macfad...@gmail.com> wrote: > Hello, > > I took a look at some of the code. I see where the code implements some > transformation functions (for OT), but I do not see where something like a > Transformation Control Algorithm is implemented. > > How do you determine which operations need to be transformed against which > other operations? > > Regards, > > Michael >