[Mono-list] CharEnumerator and String

Miguel de Icaza miguel@ximian.com
05 Mar 2002 14:04:50 -0500


> So, I suggest to keep fixing the existing class until someone finds
> the time for the new implementation. Also, adding tests for the
> bugs fixes ensures that they won't come up again in the new
> implementation;-)

Paolo, a couple of days ago, I found about the `get_OffsetFromStart'
property on the compiler services, and you mentioned this as being one
of the reasons for the rewrite.

It would be nice if you could put a few of your comments at the top of
String.cs about the direction that is needed to implement the new String
class.

Miguel.