Refactor TVTK Parser
Open
feature
needs investigation
refactor
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
Currently the TVTK parser code handles all the VTK versions we support:
- 5.10
- 6.x
The code needs to be refactored into separate modules for each VTK version. This will affect the following modules:
- `code_gen`
- `wrapper_gen`
- `vtk_module`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.