Exposing the zero timer callbacas something like

g.later(myfunc)

could make sense as well.

On Wed, Jun 20, 2012 at 8:41 PM, Terry Brown <[email protected]> wrote:
> On Wed, 20 Jun 2012 17:27:21 +0000
> Ville Vainio <[email protected]> wrote:
>
>> Did it work w/ zero time timer? That wouldn’t be a hack...
>
> Thanks, didn't think to try that.
>
> Indeed it does, so, Edward, a zero time timer is basically a way of
> getting something on to the event queue after current code complete,
> but without creating the possibility of race conditions... ok to push
> that without the @settings guard?  Or do you prefer to try and see why
> the last c.bringToFront() doesn't win?
>
> I'll push the version with zero timers with the @setting guard still in
> place for now.
>
> Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to