[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Serializing Lua Functions
- From: Hakki Dogusan <dogusanh@...>
- Date: Fri, 08 Dec 2006 01:31:04 +0200
Hi,
Ivan Smirnov wrote:
I wonder if there is a more convenient and elegant way to do this.
For dsas, if you know the function beforehand,
then you only send args and get results. Or
you can send function as string -ie.register it-,
then use it with sending args.
I can't comment on elegancy (spell?), but it is flexible :)
--
Regards,
Hakki Dogusan