Martin:
> > currently G_script() in GRASS 7 prints out a shell script template.
> > Should this be replaced by a Python script template or should have the
> > parser separate switches for shell/python/? script templates.
Markus Neteler wrote:
> Would it be possible to have G_python() additionally?


besides the basic --script for the GUI menu structure, it would be nice
to also have:

--shell-script  or  --bourne-script
  and
--python-script


which would modify script() to fill in the basic shebang and have to be
in grass to use this ### your code goes here ### stuff.


Hamish



      

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to