lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 9/7/07, Ariel Manzur <puntob@gmail.com> wrote:
Hi.. I just updated the website with a link to the SVN.

Regarding Carlos' patch, looks good, but I'd rather have something
less specific, like a "call_hook" that can take over calling the
actual function, or something like pre-call and post-call.. I'm not
sure how to handle passing all the parameters tho.
I can think of a couple of cases that would use the same hook, like
wrapping a call with lock/unlock methods, or if the method is actually
on a member of 'self' (like a 'smart pointer' type class).

I'll try to commit something on the weekend.

Great. Thanks. I am using the patch supplied by Carlos and it is working.
I use svn and I am excited to just external to your svn instead of keep my own copy of the source.
--
Regards,
Ryan
RJP Computing