
28 Jan
2011
28 Jan
'11
12:07 p.m.
On 28.01.2011 12:12, Dean Michael Berris wrote:
So what if your "text" just dealt with the immutable strings underneath? Would you still object to that?
No, if you have a good immutable byte sequence class, using it to implement text is probably a good choice. Not that I care how text is implemented. As long as it's convenient and doesn't sacrifice an undue amount of performance. Sebastian