Neil Hodgson wrote:
Steve Donovan:

This modified version (apart from the loadlib fix) also enables
Scintilla's tooltips which gdb.lua uses to show symbol values.

  This modification adds an OnDwellStart method to the Extension
interface which is a good feature. Since this interface is implemented
by downstream projects, they will not compile unless updated. To
minimize downstream breakage, a bundle of changes to Extension should
be made at one time. As well as OnDwellStart, Mitchell added OnKey.
Are there other good candidates? Adding parameters to existing
functions could be considered if there was a very good case.


I would still like to see an OnClose event which is fired when an open buffer is closed. This would allow a lot more flexibility when dealing with buffers. Any serious overhaul of the extension interface should at least consider this.

--

Thanks!

Doyle Whisenant
[EMAIL PROTECTED]
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to