jira-importer commented on issue #992: URL: https://github.com/apache/maven-scm/issues/992#issuecomment-2964637989
**[Mike Perham](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mperham)** commented The Perforce provider is terrible wrt code sharing and reuse, mostly due to limitations in the SCM API. There is no AbstractPerforceCommand because each type of command has its own base class (!). So you get crappy, static method-based code sharing and no one is happy, especially me. So adding "TODO Share more code" isn't terribly helpful. Actual suggestions on how to improve the code would be much appreciated (and patches even more so!). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
