Hi Jean-Marc,

I do not see why you remove isDeletedText and isInsertedText. These
are typically helper functions and do not need to be methods at all.

IIRC, isInsertedText() is not used at all.

isDeletedText has been changed into a method of class Paragraph (where it belongs). This is also more OO-like.

Michael

Reply via email to