ponylang / rfcs

RFCs for changes to Pony
https://ponylang.io/
61 stars 48 forks source link

Let CommandSpec not bail out on Unknown Option + have it consume parsed args #169

Open sblessing opened 6 years ago

sblessing commented 6 years ago

Hey,

first of all: the command line parser in the cli package is great! But, I do have a suggestion for minor changes:

sblessing commented 6 years ago

I am happy to worry about ponylang/ponyc#2314 in this process as well!

SeanTAllen commented 6 years ago

Hi @sblessing,

We have an RFC process for additions and changes to the language and standard library.

see https://github.com/ponylang/rfcs/