|
Lua 3.1 doesn't have fallbacks. How do I get fallback like behavior out of tags? I want to get tags to apply to *all* tables, not just ones I specifically add them too. There was an example of implementing prototype-based inheritance via fallbacks, anyone implemented the same thing with tags? Steve