CLI execution shouldn't call subcommands recursively #12

Closed
opened 2023-12-01 23:46:25 -07:00 by torque · 0 comments
Owner

This needs a bit more thought, but I think there should be a way for the parser execute function to call subcommands iteratively rather than recursively. The main advantage of this approach would be reducing the stack call depth of nested subcommands

This needs a bit more thought, but I think there should be a way for the parser `execute` function to call subcommands iteratively rather than recursively. The main advantage of this approach would be reducing the stack call depth of nested subcommands
torque added this to the 0.1.0 milestone 2023-12-01 23:46:25 -07:00
torque added the
Kind/Refactor
label 2023-12-01 23:46:25 -07:00
torque self-assigned this 2023-12-01 23:46:25 -07:00
Sign in to join this conversation.
No description provided.