On Apr 24, 2013, at 20:47 , Marvin Humphrey <[email protected]> wrote:
> Nick, it seems to me that your iterators can work well with either a > single-class or a subclassing approach, for both CharBuf and String. > Thoughts? I don't think we need iterators for CharBufs at all. But we should have subclasses of CharBuf for every encoding. AFAICS, they only have to override Cat_Char(). Nick
