Skip to content
New issue

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

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

Already on GitHub? # to your account

added very ugly constants for index controllers #148

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ForTehLose
Copy link
Collaborator

I mostly want to know if anyone knows a better way to write this, and I entirely hate this. It does however work.

@awtterpip
Copy link
Owner

perhaps we can create a module tree, so that one can write the paths like this instead user::hand::left::input::a::click. this has the benefit of having it be impossible to use an invalid path, and allowing rust analyzer and autocomplete to show available options

@awtterpip
Copy link
Owner

i think this would be best done with a macro

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants