Skip to content

Feature: Add method to get all subclasses of a class in schema registry #409

Description

@TeresiaOlsson

Description, motivation and use case

It would be useful with a method in the SchemaRegistry to list all subclasses of a class which are available in there registry.

This can for example be used to improve the user-friendliness of this example for how the ConfigurationSchemas in the registry can be used to program the configuration for those who wish: https://python-accelerator-middle-layer.github.io/documentation/how-to/configuration/use-configuration-schema.html

Proposed solution
Add a subclass_of method.

Checklist

  • I've assigned this issue to a project
  • I've @-mentioned relevant people

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions