|
Is there a limit to the amount of text (size of the string)
that can be accumulated in
PluggableTextMorph>>appendText:aTextOrString ?
If so, what's the limit?
If so, how do you test the size?
Does the performance of 'appendText:' degrade as the
string lengthens?
|