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

Change id in all classes to string and make it optional arg #1

Open
Nikronic opened this issue Sep 19, 2019 · 0 comments
Open

Change id in all classes to string and make it optional arg #1

Nikronic opened this issue Sep 19, 2019 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Nikronic
Copy link
Owner

Currently, id is a mandatory int value to be filled. Actually, the value itself represents no meaning, so I think it would be better to change it to string then name it through different functions at the time of initializing to make it easier to trace bugs or process.

suggested default value: unnamed
other states names: `{current_scope_func_name_[within if\within else, etc]}

@Nikronic Nikronic added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 19, 2019
@Nikronic Nikronic self-assigned this Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant