Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Metadata annotations should be stored #198

Open
vsmenon opened this issue May 27, 2015 · 2 comments
Open

Metadata annotations should be stored #198

vsmenon opened this issue May 27, 2015 · 2 comments

Comments

@vsmenon
Copy link
Contributor

vsmenon commented May 27, 2015

We need to record annotations from source onto generated JS code.

@jmesserly
Copy link
Contributor

https://codereview.chromium.org/1177563003/ fixes classes. Will we want methods and other things at some point?

@vsmenon
Copy link
Contributor Author

vsmenon commented Jun 10, 2015

Classes are now fixed (and the angular label removed). 2 issues:

  • We still need methods, etc, for completeness.
  • We can suppress private annotations only used by the compiler.

@vsmenon vsmenon removed their assignment Jan 29, 2016
@jmesserly jmesserly removed the js label Mar 2, 2016
nex3 pushed a commit to dart-lang/sdk that referenced this issue Aug 31, 2016
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Development

No branches or pull requests

2 participants