Dec. 2, 2014
8:37 a.m.
is cool. I would like to explore the possibility to replace our command line parser with getopt. You know⦠is more compatible at the end :) thanks phil. Esteban
On 02 Dec 2014, at 08:45, phil@highoctane.be wrote:
I have made Ian Piumarta's GST GetOpt work in Pharo 3.0
See:
http://www.smalltalkhub.com/#!/~philippeback/GetOpt <http://www.smalltalkhub.com/#!/~philippeback/GetOpt>
Nice tool even if we have some other support in CommandLineHandlers. But for a quick parameters setting in your own CommandLineHandler, it is fast to use and easy to debug.
Phil