Skip to content

Fix KTMessageHandler to properly handle inner classes and exclude compiler-generated fields#50

Merged
stephenkirk-toast merged 1 commit intomainfrom
fix/kt-message-handler-inner-classes
Jul 25, 2025
Merged

Fix KTMessageHandler to properly handle inner classes and exclude compiler-generated fields#50
stephenkirk-toast merged 1 commit intomainfrom
fix/kt-message-handler-inner-classes

Conversation

@stephenkirk-toast
Copy link
Collaborator

  • Convert dollar signs to dots in class names for proper import statements
  • Add $stable to ignored fields list to exclude Kotlin compiler-generated stability fields
  • Add comprehensive tests for inner class handling and field filtering
  • Ensure generated templates correctly format nested/inner class imports

…piler-generated fields

- Convert dollar signs to dots in class names for proper import statements
- Add $stable to ignored fields list to exclude Kotlin compiler-generated stability fields
- Add comprehensive tests for inner class handling and field filtering
- Ensure generated templates correctly format nested/inner class imports
@stephenkirk-toast stephenkirk-toast merged commit 2b2be7c into main Jul 25, 2025
5 checks passed
@stephenkirk-toast stephenkirk-toast deleted the fix/kt-message-handler-inner-classes branch July 25, 2025 10:12
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