-
Notifications
You must be signed in to change notification settings - Fork 18
Add new engine component
David Renz edited this page May 27, 2016
·
3 revisions
Beside extending the underlying PMD framework people could also add totally new mechanisms to evaluate code. Code would then not only run through PMD but also through other internal components. Just imagine using the Tooling Api and then reporting back on usused code across class boundaries as implemented by Salesforce.com MVP Andrew Fawcett.