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

Add support for case independence when using toposort. #954

Open
KSchopmeyer opened this issue May 1, 2021 · 0 comments
Open

Add support for case independence when using toposort. #954

KSchopmeyer opened this issue May 1, 2021 · 0 comments

Comments

@KSchopmeyer
Copy link
Contributor

the python package toposort is used to sort classes for at least the namespace delete function to dependency sort classes. However toposort is not a case-independent function and CIM classnames are. We need to extend this capability to allow case-independent toposort.

Moved from a TODO to this issue as of the release of pywbemtools 0.9.0

@KSchopmeyer KSchopmeyer changed the title Add support for case independent when using toposort. Add support for case independence when using toposort. May 1, 2021
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

2 participants