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

more expansive supporting_studies attribute in subtree #86

Open
mtholder opened this issue Dec 11, 2019 · 0 comments
Open

more expansive supporting_studies attribute in subtree #86

mtholder opened this issue Dec 11, 2019 · 0 comments

Comments

@mtholder
Copy link
Member

In the NodeNamerSupportedByStasher class' std::string operator()(const SumTreeNode_t *nd) const we are only adding things to the collection of supporting studies if they match the SUPPORTED_BY_MAPPING flavor: (see the if (el.first == SourceEdgeMappingType::SUPPORTED_BY_MAPPING) line).

It would be nice to return the Partial path of and perhaps terminal studies too.

It would be nice if it was obvious to API users how the supported by statements are showing up in the info panel of the browser (there I think they are more expansive than simply SUPPORTED_BY...)

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

No branches or pull requests

1 participant