Skip to content

Don't require embossers to publish internal tables #20

Description

@joeha480

Embossers are required to publish internal tables in order to be used with it.
Instead, the embossers could provide the list of internal tables directly.
These could be set by identifier.

The current mechanism is only used if the embosser allows other tables and
should be set using a Table instance.

There's a potential problem with solving this. Since all tables currently published are available to any implementation, this is exploited by some users who prefer to use the GenericEmbosser (which accepts any table) over the make specific implementation to which a table belongs.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions