Skip to content

[All] add namespace to all BaseObject relying on using declarations#5825

Merged
fredroy merged 1 commit into
sofa-framework:masterfrom
alxbilger:removebaseobjectusing
Jan 13, 2026
Merged

[All] add namespace to all BaseObject relying on using declarations#5825
fredroy merged 1 commit into
sofa-framework:masterfrom
alxbilger:removebaseobjectusing

Conversation

@alxbilger

@alxbilger alxbilger commented Dec 12, 2025

Copy link
Copy Markdown
Contributor

This PR follows #5811. It adds the BaseObject namespace wherever a BaseObject symbol is used using a using declaration.

Note: to locate those symbols, I first deleted all the using declarations in a first commit. This commit must be reverted to avoid breaking changes.


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: status to review To notify reviewers to review this pull-request pr: clean Cleaning the code labels Dec 12, 2025
@hugtalbot hugtalbot added this to the v26.06 milestone Dec 12, 2025
@alxbilger alxbilger force-pushed the removebaseobjectusing branch from faa5838 to 6dff21c Compare December 18, 2025 15:00
@hugtalbot hugtalbot added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Jan 13, 2026
@fredroy fredroy force-pushed the removebaseobjectusing branch from 6dff21c to 5ab3d84 Compare January 13, 2026 22:43
@fredroy fredroy merged commit 3ebb332 into sofa-framework:master Jan 13, 2026
10 of 13 checks passed
@bakpaul bakpaul changed the title [all] add namespace to all BaseObject relying on using declarations [All] add namespace to all BaseObject relying on using declarations Jul 10, 2026
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