If I understand this correctly, this will be very welcome!
Thanks
Michael
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University
Tempe, AZ 85287-2402
USA
voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://csdc.asu.edu, http://shesc.asu.edu
http://www.public.asu.edu/~cmbarton
On Jul 22, 2014, at 2:06 PM, <grass-dev-request@lists.osgeo.org> <grass-dev-request@lists.osgeo.org> wrote:
From: Glynn Clements <glynn@gclements.plus.com>
Subject: Re: [GRASS-dev] [GRASS-SVN] r60703 - in grass/trunk: display/d.vect general/g.gisenv gui/wxpython/animation lib/python/temporal raster/r.colors raster/r.external raster/r.in.bin raster/r.mapcalc raster/r.neighbors raster/r.out.bin raster/r.quant raster/r.resamp.filter raster/r.series raster/r.series.accumulate raster/r.series.interp raster/r.stats.quantile vector/v.colors vector/v.external.out
Date: July 22, 2014 at 2:05:31 PM MST
To: Anna Petrášová <kratochanna@gmail.com>
Cc: Huidae Cho <grass4u@gmail.com>, GRASS developers list <grass-dev@lists.osgeo.org>
Anna Petrášová wrote:
is this new API now stable enough to be actually used in C modules? Should
we start to replace the manual checks in modules with these functions?I think so.
I attached a patch which should fix this ticket [1]: when user doesn’t type
any command arguments and the module has no explicitly required options
(like g.region), it checks if there is any RULE_REQUIRED and if yes, it
opens GUI dialog.Looks good.
–
Glynn Clements <glynn@gclements.plus.com>