Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Because you want to get rid of addToToc() and let the decision be made > in textString()? IMO textString() is just a helper method that is > useful for toc but could be also used for other purpose (ex: > tooltips). And yes, optional should overload it as well :-)
No, because the needs of plaintext (plain text export) are not the same as the needs of TOC. Therefore the insets should support the two methods. I think of plaintext as 'verbose export' and textString as 'compact export'. JMarc