You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: