Integrate VirtualCodebase with Deltacode
- Mentors
- Tushar Goel, pombredanne, Steven Esser-1
- Organization
- AboutCode
The goal of this proposal is to refactor DeltaCode to use Scancode-Toolkit’s Virtual Codebase class. This refactoring will allow DeltaCode to be a library as opposed to only be used as a CLI tool, moreover, this refactor will allow DeltaCode to determine deltas much more effectively in the form of BFS scan of the two tree structures unlike indexing the entire codebase.