Skip to content

[Simulation.Core] Refactor logic of loading a plugin from a RequiredPlugin name#6026

Open
alxbilger wants to merge 1 commit intosofa-framework:masterfrom
alxbilger:pluginloadingfromname
Open

[Simulation.Core] Refactor logic of loading a plugin from a RequiredPlugin name#6026
alxbilger wants to merge 1 commit intosofa-framework:masterfrom
alxbilger:pluginloadingfromname

Conversation

@alxbilger
Copy link
Contributor

@alxbilger alxbilger commented Mar 17, 2026

Related to #6025

The new logic will use the RequiredPlugin name and add it in the Data pluginName. It also replaces the dots in the name, because it can lead to undefined behavior.

[with-all-tests]


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).

@alxbilger alxbilger added pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request labels Mar 17, 2026
@alxbilger
Copy link
Contributor Author

Note that I commented the msg_info because f_printLog is set to true...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant