-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
type/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run
Milestone
Description
Since the old linkifier is gone, Buffer.iterator (and subsequentially BufferStringIterator and Buffer.stringIndexToBufferIndex) is not used by any code anymore. I think it can be removed. Also it is not exposed to outside, furthermore I think that this Java-ish iterator was not the best idea. (In case we want a similar feature in the future, maybe it could be achieved more idiomatic by a generator pattern.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run