Improve system registration syntax #230
AndreaCatania
started this conversation in
Ideas & Proposals
Replies: 1 comment
-
Moving the proposal to discussions to keep the issue just for things to fix. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently the system are registered with the following syntax:
The fact to force overriding the function name by default isn't a good syntax and would be better make it optional via function. In addition, the
set_
prefix isn't the best, andwith_
sounds much better.Beta Was this translation helpful? Give feedback.
All reactions