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

Tell clients of model object classes permitted by graph commands. #107

Open
mtbc opened this issue Sep 14, 2020 · 0 comments
Open

Tell clients of model object classes permitted by graph commands. #107

mtbc opened this issue Sep 14, 2020 · 0 comments

Comments

@mtbc
Copy link
Member

mtbc commented Sep 14, 2020

The CLI graph commands' --list provides a list of classes that can be explicitly targeted but it is not exhaustive, for example, it may name a superclass instead of enumerating each subclass. Further, other options like --include or --duplicate can correctly accept a wider set of classes, anything that is noted in an initialized GraphPathBean's classesBySimpleName. It could be helpful to make that set of class names available to clients, perhaps even by doing codegen that generates the same.

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