klesh commented on issue #9092: URL: https://github.com/apache/devlake/issues/9092#issuecomment-5509355960
> 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. We are using this plugins internally and with some of our clients. > > 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? Thanks for the feedback! We always welcome contributions. The main challenge right now is that we don't have enough maintainers actively working on this part. We're happy to keep it around if more people step up to help maintain it over the next 3 months. I've got some ideas to improve the architecture, but working around Python makes it pretty tough. 😂 -- 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]
