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

(WIP) Issue #40: add delegator for dynamically detected cube processes #118

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

Conversation

soxofaan
Copy link
Member

This is an experimental/proof of concept PR to address handling of dynamically detected backend processes

it adds a property dynamic to ImageCollectionClient instances,
which allows to call processes that are dynamically detected from the
backend process listing (and not necessarily predefined in the client)

adds a property `dynamic` to ImageCollectionClient instances,
which allows to call processes that are dynamically detected from the
backend process listing (and not necessarily predefined in the client)
@bgoesswe
Copy link
Member

I really like it, because the user does not have to do anything to use the existing processes. so it solves the dynamic usage of processes. It is just up for discussion if we want it locally for the convenience of code completion or not. For now, it is an uncomplicated solution for the users to use all available processes, which is nice.

@bgoesswe bgoesswe requested review from bgoesswe and removed request for bgoesswe February 14, 2020 14:20
@soxofaan soxofaan marked this pull request as draft August 21, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants