[GRASS-dev] tcl files in grass7

Markus Neteler neteler at osgeo.org
Sat Jan 3 12:30:18 EST 2009


On Sat, Jan 3, 2009 at 6:06 PM, Michael Barton <michael.barton at asu.edu> wrote:
> Markus,
>
> Maybe duplicated in later posts, but here is my response...
>
>
>From "Markus Neteler" <neteler at osgeo.org>
...
>> # would be nice to have it similar in Python (g.mapsets -s):
>> ./general/g.mapsets/g.mapsets.tcl
>
> already exists

Today done by Martin for command line, removed, solved.

>> # would require a rewrite in python (ideally with a better wizard):
>> ./raster/r.li/r.li.setup/r.li.setup.procedures.tcl
>> ./raster/r.li/r.li.setup/r.li.windows.tcl
>
> keep so that r.li is at least functional?

For now yes, later we'll need a Python replacement.

>> # still needed?
>> ./lib/gtcltk/select.tcl
>> ./lib/gtcltk/gronsole.tcl
>> ./lib/gtcltk/options.tcl
>> ./lib/gtcltk/gmsg.tcl
>> ./lib/gis/gui.tcl
>> ./lib/external/bwidget/*
>> ./lib/init/epsg_option.tcl
>> ./lib/init/gis_set.tcl
>> ./lib/init/file_option.tcl
>> ./lib/form/form.tcl
>> ./lib/form/html_library_grass.tcl
>> ./lib/form/html_library.tcl
>
> not needed

ok

>> # I guess to be retired with new wxPython digitizer:
>> ./vector/v.digit/settings.tcl
>> ./vector/v.digit/form.tcl
>> ./vector/v.digit/toolbox.tcl
>> ./vector/v.digit/html_library.tcl
>> ./vector/v.digit/cats.tcl
>
> not needed

ok

>> # I guess to be retired with new py-nviz
>> ./visualization/nviz/scripts/*.tcl
>
> remove so that we can focus on the wxPython 3+D-viz. This has really come a
> long way for a project just started this summer.

I also think that we should remove it to clean up code
and to get folks motivated to concentrate on Python (maybe
new developers can be get interested..).

Markus


More information about the grass-dev mailing list