Skip to content

List property types should export element type specifications #35

Description

@ChALkeR

See #34 — for property list<Item> items, we now export ["qmlpropdef", "items", "list"] and omit the element type information.

That is better than not parsing them at all, but we should export the additional type information in some form, hopefully — without breaking backwards compatibility.

/cc @akreuzkamp, any opinion on how this should be presented in the current output format?

Long-term, I would prefer to migrate from arrays to objects for such things (think ESTree).

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions