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

Deprecate: can-symbol The Code does nothing its near noOp #38

Open
frank-dspeed opened this issue Jan 24, 2020 · 0 comments
Open

Deprecate: can-symbol The Code does nothing its near noOp #38

frank-dspeed opened this issue Jan 24, 2020 · 0 comments

Comments

@frank-dspeed
Copy link

Why?

If you want to pollyfill Symbol do that in the bundler for your desired target don't build software that only works with loading a pollyfill.

The symbol registration has no effect as they get registered lazy when they get first time assigned the Symbol registry is global

if you want to pollyfill it can specific then you should add that to can-globals

i need to do a lot of code mod fu to eleminate can-namespace and symbol ok can-symbol

But the most importent is that the registration of symbols has no effect its a un needed file.

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