[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: How do you deal with event functions?
- From: lua@...
- Date: Tue, 5 Dec 2006 16:08:20 +0100
* On 2006-12-05 Jose Marin <jose_marin2@yahoo.com.br> wrote :
> By design, all the functions used as event handlers
> must be global and named.
By what design, could you please elaborate on that ? This is not
something the language dictates, is it ?
> > My $0.02: The pro of #2 would be that there's less fiddling around
> > to do in C, since you can store the name of the function in a
> > regular *char. The biggest - and I think unacceptable - con of #2
> > would be that this will not work with anonymous functions, local
> > functions or anything which is not in _G.
--
:wq
^X^Cy^K^X^C^C^C^C