Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luagen extended class, multiple function generation #35

Open
rcmaniac25 opened this issue Feb 4, 2015 · 0 comments
Open

luagen extended class, multiple function generation #35

rcmaniac25 opened this issue Feb 4, 2015 · 0 comments
Labels

Comments

@rcmaniac25
Copy link
Owner

For subclasses, luagen (untested in latest version) would regenerate the original functions instead of letting inheritance work it out.

If Lua doesn't do the inheritance itself, then it should at minimum simply register the parent class's functions instead of generating a duplicate of them.

@rcmaniac25 rcmaniac25 added the Bug label Feb 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant