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

[All] Remove several TopologyDataHandler and headers inclusion in components #2162

Merged

Conversation

epernod
Copy link
Contributor

@epernod epernod commented Jun 4, 2021

This PR integrate PR #2114 and will be merged inside branch inf_topologyChanges_POC

Remove several header includes not needed. Also remove all TopologyDataHandler in constraints as they were only redefining a Data resize operation. This is already done directly inside the TopologyData.
The destroyFunction should be only overridden if a complex behavior is needed.


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@epernod epernod added pr: status to review To notify reviewers to review this pull-request pr: clean Cleaning the code labels Jun 4, 2021
@epernod epernod self-assigned this Jun 4, 2021
@epernod epernod added pr: status wip Development in the pull-request is still in progress and removed pr: status to review To notify reviewers to review this pull-request labels Jun 7, 2021
@epernod epernod changed the title [All] Remove seveal TopologyDataHandler and headers inclusion in components [All] Remove several TopologyDataHandler and headers inclusion in components Jun 17, 2021
@epernod epernod force-pushed the inf_topologyChanges_PoC branch 3 times, most recently from fcc7dd2 to 8f83115 Compare July 6, 2021 22:02
…only redefining a Data resize operation. This is already done directly inside the TopologyData. The destroyFunction should be only overriden if a complex behavior is needed.
@epernod epernod added pr: status to review To notify reviewers to review this pull-request and removed pr: status wip Development in the pull-request is still in progress labels Jul 6, 2021
@epernod
Copy link
Contributor Author

epernod commented Jul 6, 2021

[ci-build][with-all-tests]

@epernod epernod added the pr: fast merge Minor change that can be merged without waiting for the 7 review days label Jul 7, 2021
@fredroy fredroy added pr: status ready Approved a pull-request, ready to be squashed and removed pr: fast merge Minor change that can be merged without waiting for the 7 review days pr: status to review To notify reviewers to review this pull-request labels Jul 8, 2021
@fredroy fredroy merged commit a9ef8fc into sofa-framework:inf_topologyChanges_PoC Jul 8, 2021
@guparan guparan added this to the v21.12 milestone Jul 8, 2021
@epernod epernod deleted the inf_clean_subsetData branch July 10, 2021 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: clean Cleaning the code pr: status ready Approved a pull-request, ready to be squashed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants