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

Update code to use ES2015 classes #8

Open
1 of 2 tasks
b-strauss opened this issue Aug 14, 2017 · 1 comment
Open
1 of 2 tasks

Update code to use ES2015 classes #8

b-strauss opened this issue Aug 14, 2017 · 1 comment

Comments

@b-strauss
Copy link
Owner

b-strauss commented Aug 14, 2017

ES2015 classes can extend goog.inherit classes.

  • use class
  • use get and set
@b-strauss
Copy link
Owner Author

b-strauss commented Aug 24, 2017

Partially fixed by 873d147 .

Getters and setters cannot be used with @template until a closure-compiler bug is fixed (see #2168)

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