Refactorings item #748445, was opened at 2003-06-03 15:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=451586&aid=748445&group_id=44253
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Peter Centgraf (centgraf)
Assigned to: Nobody/Anonymous (nobody)
Summary: Track Line Numbers in Document
Initial Comment:
There are several parts of DrJava that need to know the
character offsets of each line within a document.
Currently, CompilerErrorModel and the line number
display in MainFrame are the two most prominent
examples. We should investigate whether maintaining an
internal collection of Positions would be more
efficient than constant searching for newlines.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=451586&aid=748445&group_id=44253
|