On Fri, Oct 09, 2009 at 11:38:10AM +0200, Jürgen Spitzmüller wrote: > Enrico Forestieri wrote: > > I'll leave to others the decision about renaming tocString as textString > > (which is the most obvious and easy thing to do, IMHO). > > I still think it should not be renamed, but splitted up to two functions. We > should not use the same function for pasting and the toc.
Maybe a new flag AS_STR_TOC should be introduced for Paragraph::asString, in order to discriminate between tocString and a new clipboardString (or somesuch) method. Of course, all uses of asString should be audited. -- Enrico