Skip to content

Use proper jar manifest mechanism for type handler registration #14

@jeff303

Description

@jeff303

With #11 , there is support for adding type handlers at runtime by inspecting jars and directories in the classpath. However, it's a bit bespoke (looking for a specifically named file). It might be better to use a more standard approach by putting something in the jar manifest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions