On Thu, 2005-08-04 at 10:04 +0200, Lars Gullik Bjønnes wrote:
> | Patches attached.  I won't apply this GRef until someone loves the
> | addition to ControlRef enough to commit it (I only have write access to
> | frontends/gtk, I think).
> 
> Is it not possible to do this without changes to ControlRef?

Sure, I can do
kernel().dispatch(FuncRequest(LFUN_LABEL_GOTO, ref));
within GRef.  But if I want to start dispatching LFUNs from frontend
code, half of the rest of the controllers are unnecessary too.  I
thought we wanted to abstract this kind of thing out into the controller
classes?

John

Reply via email to