Skip to content

Conversation

@ArchdukeTim
Copy link

@ArchdukeTim ArchdukeTim commented Aug 12, 2025

The fix in #297 only looks one parent up. This will get the full path regardless of nested layers.

Since the only place the class name was used was in the prefix, I thought it best to just remove the manual concatenation
and just used the qualified name

@ArchdukeTim ArchdukeTim force-pushed the parentNameInClassDef branch from 56af52b to efefddd Compare August 12, 2025 22:01
@ArchdukeTim ArchdukeTim changed the base branch from main to 2.1.1 August 12, 2025 22:02
@ArchdukeTim ArchdukeTim force-pushed the parentNameInClassDef branch from efefddd to a077265 Compare August 12, 2025 23:03
@ArchdukeTim
Copy link
Author

@arnaudgiuliani I tried installing and running the tests, but it seems that my ksp generator is still using some version of the code that doesn't have my changes?

Copy link

@andrewcaplan1 andrewcaplan1 left a comment

Choose a reason for hiding this comment

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

Looks great! Happy to see this fix.

@ArchdukeTim ArchdukeTim force-pushed the parentNameInClassDef branch from a077265 to e9472c1 Compare August 13, 2025 15:23
@arnaudgiuliani
Copy link
Member

@arnaudgiuliani I tried installing and running the tests, but it seems that my ksp generator is still using some version of the code that doesn't have my changes?

did you test again 2.1.1-RC1 or even 2.2.0-RC1?

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.

3 participants