janhoy commented on pull request #519: URL: https://github.com/apache/solr/pull/519#issuecomment-1013205291
I'm a Python ninja™ so this was a breeze 😁 I did it because the time I spent figuring out how to wire in a new contrib into the build was more than I spend moving the classes from core to the new module. And the very presence of a scaffold script in git will perhaps lower the bar for others to quickly lift out some functionality as a package. I can easily see a dozen more packages materializing. So if I put in 2 hours making the script, and save 12 hours of other's time fiddling with the build that's net 10 hours saved :) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
