Skip to content

Improve UX of RESTUserDefinedProcess #753

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

Open
soxofaan opened this issue Mar 20, 2025 · 0 comments
Open

Improve UX of RESTUserDefinedProcess #753

soxofaan opened this issue Mar 20, 2025 · 0 comments

Comments

@soxofaan
Copy link
Member

couple of possible improvements to the usability/robustness of the UDP handling methods/classes in python client:

  • drop "REST" prefix from RESTUserDefinedProcess (like we did with RESTJob and RESTCapabilities)
  • avoid mixing of "store" and "save" verbs in the related methods
  • rename user_defined_process_id argument (in various methods) to something more compact like id or process_id
  • push for more keyword-only arguments in all related methods (store, save_user_defined_process, ...)
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