Skip to content

Should Living HTML standards be part of the schema? #29

@vardumper

Description

@vardumper

I already added src/Resources/specifications/microdata.yaml to the repo, but am not sure if it should be a part og the compiled schema.

Which is why I am considering splitting up namespaces, and have multiple classes generated:

eg:

  1. Html\Element\Inline\Anchor
  2. Html\ElementWithAria\Inline\Anchor
  3. Html\ElementWithLiving\Inline\Anchor
  4. Html\ElementWithLivingAndAria\Inline\Anchor

or simply add more classes.

This would also have the benefit of recompiling things less often. As I could create and use mutliple versions as one needs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions