Skip to content

Remove 'isOpen' and 'version' from teh compiler's SourceFile type.#1420

Merged
CyrusNajmabadi merged 1 commit into
masterfrom
isOpenAndParents
Dec 10, 2014
Merged

Remove 'isOpen' and 'version' from teh compiler's SourceFile type.#1420
CyrusNajmabadi merged 1 commit into
masterfrom
isOpenAndParents

Conversation

@CyrusNajmabadi

Copy link
Copy Markdown
Contributor

Also, provide a way for creators of a source file to specify if they
want parent nodes hooked up.

Also, provide a way for creators of a source file to specify if they
want parent nodes hooked up.
@vladima

vladima commented Dec 10, 2014

Copy link
Copy Markdown
Contributor

👍

CyrusNajmabadi added a commit that referenced this pull request Dec 10, 2014
Remove 'isOpen' and 'version' from teh compiler's SourceFile type.
@CyrusNajmabadi CyrusNajmabadi merged commit c17eb7d into master Dec 10, 2014
@CyrusNajmabadi CyrusNajmabadi deleted the isOpenAndParents branch December 10, 2014 00:19

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why set to true all the time. this method is used for both semantic and syntactic features. we only need to set hte parents in the syntactic ones.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DanielRosenwasser had a fix for this today..

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually based on a failed cherry pick of that commit ;)

@CyrusNajmabadi

Copy link
Copy Markdown
Contributor Author

@mhegazy Good point!

@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants