sofa-framework / sofa

Real-time multi-physics simulation with an emphasis on medical simulation.
https://www.sofa-framework.org
GNU Lesser General Public License v2.1
867 stars 296 forks source link

[Core] Missing call to super init #4634

Closed alxbilger closed 2 weeks ago

alxbilger commented 3 weeks ago

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

alxbilger commented 3 weeks ago

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

damienmarchal commented 3 weeks ago

The fix is legitimate. Showing one more time that "call super" design pattern is an anti-pattern :)