Skip to content

Rename CBaseRTTIType to rtti::IType#193

Open
Mozz3d wants to merge 10 commits intowopss:masterfrom
Mozz3d:subtle-RTTI
Open

Rename CBaseRTTIType to rtti::IType#193
Mozz3d wants to merge 10 commits intowopss:masterfrom
Mozz3d:subtle-RTTI

Conversation

@Mozz3d
Copy link
Contributor

@Mozz3d Mozz3d commented Jan 18, 2026

The first in a series of requests aiming to improve the implementation and accuracy of RTTI types

Changes are to be split across multiple requests for better digestibility and finer grained tweaking

why do we even have `/WX` compilation checking?
I should probably go install that prehook again
im blind and didnt see the others
Copy link
Owner

@wopss wopss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with this change, but I'm thinking about the impact. There are many libs that use the old name. @jackhumbert @maximegmd @psiberx what do you think?

Also, the directory name doesn't match the namespace, not sure if we should rename the directory to rtti or Rtti and just have an exception.

@maximegmd
Copy link
Contributor

Looks good to me!

{
Construct(aMemory);
}
using ERTTIType = rtti::ERTTIType;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecate this one too.

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