|
From: Jim V. F. <big...@ow...> - 2002-02-17 20:48:24
|
First, a description of an issue I'm having and then the discussion of whether or not it's of interest to the group. In developing the line numbering mini-problem, I'm running into the problem that I have nowhere to appropriately put my output on screen. (We're first seeking to do the DrScheme like line:col readout, as opposed to actually numbering every line.) So, we're either going to have to dig into the graphic code, or perhaps find some creative way to solve the problem. Could this fit in nicely with some of the extensions we want to add? For example, we're planning on integrating JUnit and ant, but people might not want to use it or see it in their program. Would it be possible to have some kind of CommandBa |