-
Notifications
You must be signed in to change notification settings - Fork 3
Automatically create subclass serializers for sealed classes/interfaces #17
Copy link
Copy link
Open
Labels
✨ goal: improvementImprovement to an existing featureImprovement to an existing feature💬 talk: discussionOpen for discussions and feedbackOpen for discussions and feedback💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🚧 status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed
Description
Activity
Metadata
Metadata
Assignees
Labels
✨ goal: improvementImprovement to an existing featureImprovement to an existing feature💬 talk: discussionOpen for discussions and feedbackOpen for discussions and feedback💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🚧 status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed
Would this be default or would it require an annotation on the class? Could be default on if the base class is abstract / is an interface, but this could conflict with #14, #15 or custom serializers