-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
Remove instanceof symbol #352
Conversation
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Just one change request on the metamodel.js
file.
@@ -19,1069 +19,1069 @@ const ModelManager = require('../modelmanager'); | |||
const Factory = require('../factory'); | |||
const Serializer = require('../serializer'); | |||
|
|||
const metaModelCto = `/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why changes to this file? That seems unrelated to instanceof
? I would remove those changes to avoid conflicts with the other PRs on the new parser.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I will remove
Signed-off-by: Dan Selman <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Closes #47
hasInstance
code, which is incompatible with BabelFlags
Author Checklist
--signoff
option of git commit.master
fromfork:branchname