Angus Leeming wrote:
Abdelrazak Younes wrote: Well it was just modeled after Inset::clone but you're right, it'sstrange. Maybe I should just rename it to cloneInset() instead or implement a copy ctor...The copy constructor sounds sane. This thing isn't polymorphic at all.
Yes, I am in the process of doing just that, plus some cleanup to this giant beast that is Paragraph...
Abdel.