Skip to content

restructure how selector types get inferred #7

@GGAlanSmithee

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.

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