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

Hot reloading of instances and local up values #68

Open
flarsson87 opened this issue Sep 8, 2023 · 0 comments
Open

Hot reloading of instances and local up values #68

flarsson87 opened this issue Sep 8, 2023 · 0 comments

Comments

@flarsson87
Copy link

Hi!

It seems this library is unable to make use of new local values and class instance functions during a "recompile". The metatable for the instance is pointing to an already set entry and will not be updated with a fresh compile of a module with "require" or "dofile".

Does anyone have a way to add this support? I'm unable to get this working myself unfortunately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant