Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List property types should export element type specifications #35

Open
ChALkeR opened this issue Dec 30, 2016 · 0 comments
Open

List property types should export element type specifications #35

ChALkeR opened this issue Dec 30, 2016 · 0 comments

Comments

@ChALkeR
Copy link
Member

ChALkeR commented Dec 30, 2016

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).

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

No branches or pull requests

1 participant