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

Prevent prefixing of namespaced functions #4

Closed
letr0n opened this issue Jan 14, 2017 · 0 comments
Closed

Prevent prefixing of namespaced functions #4

letr0n opened this issue Jan 14, 2017 · 0 comments

Comments

@letr0n
Copy link
Owner

letr0n commented Jan 14, 2017

It is currently necessary to configure a blacklist of function names that shouldn't be prefixed. This is to prevent prefixing of namespaced functions with the same name as core functions.

It should be possible to determine if a function is namespaced during compilation so that we don't have to configure anything.

@letr0n letr0n changed the title Need to find a better way to prevent prefixing namespaced function overrides Need to find a better way to prevent prefixing namespaced functions Jan 14, 2017
@letr0n letr0n changed the title Need to find a better way to prevent prefixing namespaced functions Prevent prefixing namespaced functions Jan 14, 2017
@letr0n letr0n changed the title Prevent prefixing namespaced functions Prevent prefixing of namespaced functions Jan 14, 2017
@letr0n letr0n closed this as completed Jan 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant