discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gr_modtool change - remove command aliases?


From: Martin Braun
Subject: Re: [Discuss-gnuradio] gr_modtool change - remove command aliases?
Date: Fri, 15 Jul 2016 18:04:00 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

Seems like no one minds? In that case, we'll just take your suggestions!

Cheers,
M

On 06/30/2016 05:06 PM, P wrote:
> Hi,
> 
> there is now pending patch for gr_modtool wich among other thinks
> removes command aliases for this tool.
> 
> The removal have 2 reasons. The new argument parsing system does not
> support aliases without penalty. The second is I does not like them. By
> my opinion command aliases are mostly confusing, make thinks harder to
> remember and are unnecessary. gr_modtool is not used so often to be
> worth of saving few letters of typing in exchange for extra complexity.
> 
> If I'm badly wrong, pleas let my now, but for now assume aliases are not
> necessary.
> 
> The remaining question is which names to keep and which remove. What
> would you prefer?
> 
> Other suggestion to improve this are also welcome.
> 
> Curent state:
> 
> help    | h       | ?
> info    | getinfo | inf
> makexml | mx
> newmod  | nm      | create
> rename  | mv
> remove  | rm      | del
> disable | dis
> add     | insert
> 
> Proposal:
>   help
>   disable               Disable selected block in module.
>   info                  Return informations about module.
>   makexml               Generate XML files for GRC block bindings.
>   rename                Rename block inside module.
>   remove                Remove block from module.
>   add                   Add new block into module.
>   newmod                Create new empty module, use add to add blocks.
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]