Skip to content

CleanUpVisitor doesn't do much. #12

@71

Description

@71

The point of the CleanUpVisitor is to remove every single dependency to Cometary. That means namespaces, classes, attributes, metadata references, etc. It currently only removes usings that start with Cometary, and destroys the program as it does it.

It should also be smarter -- not only should it remove references to Cometary, but also to packages that depend on it.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions