On Wed, Dec 30, 2009 at 8:44 PM, Javier Guerra
<javier@guerrag.com> wrote:
remember that Lua is a language, not a framework.
i am searching for a
already made lib or framework, i do not suppose the language already
support it.
writing a simple notification for your own purposes isn't hard, as you
noted yourself; but writing something so general that could be a
'default' implementation for any kind of system structure is a totally
different undertaking.
note that both examples you gave (GSignal and Qt signals) are part of
the respective frameworks, not of the languages.
now, if you want to write a nice Lua-based programming framework... ;-)
--
Javier