Requesting input on some possible low-level changes



On Wed, 2003-09-03 at 20:37, Dan Stanger wrote:
> James Amundson wrote:
> 
> > Most of the effort is really just in identifying the places that call
> > for input. That effort will not be wasted.
> 
> Wouldn't it just be easier to rewrite the functions that ask the user for
> something to have the same interface as the user query loop.

The hard part is identifying which parts need to be rewritten. It isn't
as obvious as one would hope.

--Jim