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

static classes for vim.* and vmodl.* (or use static proxies and python-skeletons) #65

Open
hartsock opened this issue Jun 20, 2014 · 0 comments

Comments

@hartsock
Copy link
Member

For better support of IDE and other static code analysis tools it would best to have static classes with decorators to reference. This makes documentation, testing, and other tasks much easier as well. It should be possible to modify the dynamic class generators to decorate a set of static classes to match the vSphere API.

This is a big task and should not be attempted until higher priority and more critical issues are tackled.

@hartsock hartsock changed the title static vim.* and vmodl.* classes or proxies static classes for vim.* and vmodl.* (or use static proxies and python-skeletons) Jun 20, 2014
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

1 participant