[GRASS-dev] g.parser use G_parser()?
Glynn Clements
glynn at gclements.plus.com
Wed Nov 8 08:04:10 EST 2006
Hamish wrote:
> Is there a reason that the g.parser module doesn't use G_parser() for itself?
It can't call G_parser() until it has set up all of the options and
flags, but translate_output has to be set before it can do that.
Even if that wasn't the case, there would be other issues, e.g.
scripts being unable to have a -t flag, or being able to omit the
option name for the the first argument.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list