|
> So far so good. However, then another object, using our CppFunction as > its `__call` metamethod appears. When I call this one, error happens. > > What are the reasons behind disabling direct `__call` chaining when you > can do so for `__index`? [...] No good reason, apparently. -- Roberto