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

Prefixed public functions #2

Closed
oscar-broman opened this issue Apr 19, 2012 · 0 comments
Closed

Prefixed public functions #2

oscar-broman opened this issue Apr 19, 2012 · 0 comments
Milestone

Comments

@oscar-broman
Copy link
Owner

Functions such as this.MyTimerFunction will be enlisted in the publics table as something like M3@MyTimerFunction, which would cause timers using plain string literals to fail (though ones using stringize would work).

One possible way to solve this could be to add entries to the publics table, with resolved module names.

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