rabelenda commented on issue #9092: URL: https://github.com/apache/devlake/issues/9092#issuecomment-5509229968
At my company we have developed some python plugins (redmine, glpi, zephyr), have also added some additional features to the azure devops python plugin (allowing to extract issues and qa entities), and have made some minor improvements to the python plugin framework. We haven't submitted yet these changes to this repo but we were planning to. I really think that having python framwork lowers the barrier for implementing plugins and even though is less performant, I prefer them since in general they are easier to maintain due to the bigger python community and in general plugins take significantly less code and ceremony (I tried re implementing some in go and the resulting code is quite verbose and a little harder to read). If we contribute these changes would you consider keeping this support? -- 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]
