zcsizmadia commented on pull request #1570:
URL: https://github.com/apache/avro/pull/1570#issuecomment-1061723266


   I added soem better command line argument parsing and option fro dry run, 
answer yes  to all questions .... It is better to have a more standard way of 
handling wehn the number of options start to inscrease. 
   
   It is possible to put most of these build.sh framework into 
`/share/build-helper` script, and pretty much all languages just `source 
/share/build-helper` and implenet their own commands with functions like 
`function command_test {}`.  The buidl helper would execute bt something like 
this `command_$1` for the supported commands.


-- 
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]


Reply via email to