#2409: last call for options keys consolidation
----------------------------------+-----------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: blocker | Milestone: 7.0.0
Component: Default | Version: unspecified
Keywords: standardized options | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by martinl):
Replying to [comment:24 martinl]:
> Do we prefer to leave as it is or change to
>
> {{{
> background_color
> }}}
>
> ?
>
> Then it can be abbreviated to
>
> {{{
> bcolor
> }}}
>
> but not to
>
> {{{
> bgcolor
> }}}
The attachment:renamed_options.diff adds to the parser support for renamed
options. Eg.
{{{
d.erase bgcolor=black
}}}
will continue to work with appropriate warning
{{{
WARNING: Please update the interface of the module: option <bgcolor> has
been renamed to <background_color> in GRASS 7.0
}}}
Make sense to you?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2409#comment:25>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev