[mcclim-devel] trying to clean up incremental-redisplay.lisp
Timothy Moore
moore at bricoworks.com
Thu Aug 18 02:21:22 UTC 2005
On Aug 17, 2005, at 6:37 PM, Robert Strandh wrote:
> Hello,
>
> I am trying to clean up in incremental-redisplay.lisp. Here is what I
> suggest for now. If someone has objections, let me know:
>
> * get rid of *enable-updating-output*. It is initialized to t in
> incremental-redisplay.lisp and used there as well as in
> frames.lisp, but it is never set or bound. I suppose it was meant
> to be some kind of debugging tool,
Yeah. I suppose it has outlived its usefulness.
>
> * get rid of redisplay-add-output-record and
> redisplay-delete-output-record which are never called,
>
> * get rid of clear-moved-record which is never called.
>
> What do you think?
Go for it.
Tim
More information about the mcclim-devel
mailing list