Skip to content

Conversation

@firhard
Copy link

@firhard firhard commented Dec 19, 2025

Hi there,

I noticed that the current logic checks only the immediate parent class when determining whether a class is serializable, and does not recursively verify whether any superclass implements Serializable.

I’ve added a while loop to perform this recursive check. If you think this approach is incorrect or could be improved, please let me know.

Many thanks,
Firhard

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