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

Add class_name_format option #107

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Conversation

philip82148
Copy link
Owner

@philip82148 philip82148 commented Sep 23, 2024

The type name when printing an object should be supplementary and lightweight information.
If the user wants to know the type name, they can print it using typeid.
Therefore, I won't provide detailed customization features of the type name.

@philip82148 philip82148 changed the title Add typename_style option Add classname_style option Sep 23, 2024
@philip82148 philip82148 force-pushed the feature/add-typename_style branch from dd2c75d to f26ae07 Compare September 25, 2024 13:58
@philip82148
Copy link
Owner Author

philip82148 commented Sep 25, 2024

@philip82148 philip82148 force-pushed the feature/add-typename_style branch from d4f692e to c1e2e4d Compare September 25, 2024 16:36
@philip82148 philip82148 changed the title Add classname_style option Add class_name_style option Sep 28, 2024
@philip82148 philip82148 changed the title Add class_name_style option Add class_name_format option Feb 10, 2025
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.

1 participant