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 namespaces to the types' names. #187

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FlafyDev
Copy link

I changed the type names from only their names to "namespace.type_name".
This is to minimize the chances of two types with the same name. Adding _1 to the type name is ugly.

Changed type names from only their names to "namespace.type_name".
This is to minimize the chances of two types with the same name. Adding _1 to the type name is ugly.
@Martmists-GH
Copy link

How would I go about applying these generated names to the JSON output from CLI?

@Martmists-GH
Copy link

Additionally, how would these namespaces be applied to the exported header files?

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.

None yet

2 participants