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

[FEAT] CasePathResolver: categorize the elements returned in the inferred path #24

Open
tbouffard opened this issue Jul 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tbouffard
Copy link
Member

tbouffard commented Jul 18, 2023

DISCLAIMER: this issue describes path computation for a single instance/case only. So the implementation will go to the CasePathResolver class as it differs from PathResolver which is a generic implementation that both deals with single instance or all instances of a process.

We have several use cases where we want to categorize the elements in the computed path

Note: Validate the types of the input parameter and the returned value. The initial proposal is available in #142. If something changes, please describe it here. See also #16.

@tbouffard tbouffard added the enhancement New feature or request label Jul 18, 2023
@tbouffard tbouffard changed the title [FEAT] PathResolver: categorize elements returned in the infer path [FEAT] CasePathResolver: categorize elements returned in the infer path Oct 8, 2023
@tbouffard tbouffard changed the title [FEAT] CasePathResolver: categorize elements returned in the infer path [FEAT] CasePathResolver: categorize the elements returned in the inferred path Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant