lua-users home
lua-l archive

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


Diego Nehab wrote:
Hi,

Have you thought about flattening the sources and sinks into
regular tables, so that methods are stored in the tables
instead of using the __index metatable entry? I don't see
why this would be a problem.

I am sure you will have to deal with the pcall boundary too, but perhaps this you can solve with coxpcall?

Regards,
Diego



Ah... well... no, it never occured to me. Let me take a deeper look at it and I'll get back to you. Thanks for the pointer.

Regards,
Ignacio Burgueño