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

Uniquely identify every Ractive component instance in a webapp #100

Open
ceremcem opened this issue Jun 14, 2017 · 0 comments
Open

Uniquely identify every Ractive component instance in a webapp #100

ceremcem opened this issue Jun 14, 2017 · 0 comments

Comments

@ceremcem
Copy link
Contributor

Description:

Every widget in a webapp should be uniquely identified by an attribute (eg. wid="...") in order to generate a location map for scada design.

Proposal

While writing the webapp, add autowid attribute to any scada related component. Write a tool that will find regex: [\s\(]autowid[\s\)] and replace it with wid="GENERATED_WIDGET_ID".

@ceremcem ceremcem added this to the Provide SCADA components milestone Jun 14, 2017
@ceremcem ceremcem changed the title Uniquely identify every instance in a webapp Uniquely identify every Ractive component instance in a webapp Jun 19, 2017
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