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

review feat: flag when the model is built #2138

Merged
merged 7 commits into from
Jul 3, 2018

Conversation

surli
Copy link
Collaborator

@surli surli commented Jun 29, 2018

No description provided.

@pvojtechovsky
Copy link
Collaborator

Looks good to me.

@surli surli changed the title feat: flag when the model is built review feat: flag when the model is built Jun 29, 2018
@surli surli force-pushed the detect-finish-build-model branch from 8c991cd to 7552b7e Compare June 29, 2018 12:40
@monperrus
Copy link
Collaborator

Love this idea.

This is related to the model state, the field and methods can go to CtModel

@pvojtechovsky
Copy link
Collaborator

the field and methods can go to CtModel

yes, it is better. But the best would be to detect creation of any node at any time and to start with sending of change notifications AFTER this new node is ADDED to tree of CtModel ... or something like that.

@surli surli changed the title review feat: flag when the model is built WIP feat: flag when the model is built Jun 29, 2018
@surli
Copy link
Collaborator Author

surli commented Jun 29, 2018

Before considering merging this one, please have a look on #2141: the changes on the launcher might be different then...

@surli surli changed the title WIP feat: flag when the model is built review feat: flag when the model is built Jul 3, 2018
@spoon-bot
Copy link
Collaborator

API changes: 3 (Detected by Revapi)

Old API: fr.inria.gforge.spoon:spoon-core:jar:6.3.0-20180703.082329-207 / New API: fr.inria.gforge.spoon:spoon-core:jar:6.3.0-SNAPSHOT

Field removed from class.
Old field JDTBasedSpoonCompiler.build
New none
Breaking binary: breaking,
Method was added to an interface.
Old none
New method CtModel#isBuildModelFinished()
Breaking binary: non_breaking
Method was added to an interface.
Old none
New method CtModel#setBuildModelIsFinished(boolean)
Breaking binary: non_breaking

@monperrus monperrus merged commit 05662a7 into INRIA:master Jul 3, 2018
@surli surli deleted the detect-finish-build-model branch July 3, 2018 11:05
@surli surli mentioned this pull request Jul 4, 2018
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

Successfully merging this pull request may close these issues.

4 participants