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

Front end: wpp attributes shouldn't be stored as an object #388

Open
nkpz opened this issue Jul 7, 2023 · 0 comments
Open

Front end: wpp attributes shouldn't be stored as an object #388

nkpz opened this issue Jul 7, 2023 · 0 comments

Comments

@nkpz
Copy link

nkpz commented Jul 7, 2023

This is minor, but it's something I've been thinking about - if you name a wpp attribute something like prototype or constructor, this will break things because W++ attributes are represented as an object. Maybe a Map or array of K/V tuples would be a better fit for this. Might work on a PR for this when I have some time

@nkpz nkpz changed the title wpp attributes shouldn't be stored as an object Front end: wpp attributes shouldn't be stored as an object Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant