On Thu, May 2, 2013 at 1:43 AM, Pavel Sanda <sa...@lyx.org> wrote: > Marcelo Galv?o Póvoa wrote: >> Please check the description I just sent. These side effects of >> editing would be handled normally at the internal representation >> level, the data to be sent are the changes to the textual >> representation (ie, modifications that would appear at the LyX file). > > Just to check whether I understood your concept - you basically want to > synchronize the internal lyx structures between peers by using .lyx diffs as > transport layer, while hoping that full reconstruction from .lyx diff snippet > into lyx internal structure is possible, right? >
Exactly, the "hoping" part is where the GSoC comes in.