Skip to content

restructure how selector types get inferred #7

Description

@GGAlanSmithee

We need to reconsider how to infer selector types, since there are a lot of possible combinations.

For example:

a#foo[bar="test"]

would have to be of type TypeId and AttributeExact, which won't work.

I'm thinking of doing some sort of bitflag system.

Will outline the idea after a bit of PoC:ing.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions