[GRASS-dev] Re: grass-dev Digest, Vol 33, Issue 5

Markus,

Maybe duplicated in later posts, but here is my response...

On Jan 3, 2009, at 4:08 AM, <grass-dev-request@lists.osgeo.org> wrote:

Date: Sat, 3 Jan 2009 07:24:35 +0100
From: "Markus Neteler" <neteler@osgeo.org>
Subject: Re: [GRASS-dev] tcl files in grass7
To: "Martin Landa" <landa.martin@gmail.com>
Cc: GRASS developers list <grass-dev@lists.osgeo.org>
Message-ID:
  <86782b610901022224l5dc97262u9eb359fbacec2c36@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Fri, Jan 2, 2009 at 10:45 PM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

currently trunk contains these tcl files:

[reordered, see my older mail]

Comments:

# would be nice to have it similar in Python (g.mapsets -s):
./general/g.mapsets/g.mapsets.tcl

already exists

# 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?

# 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

# 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

# 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.

How should we keep trace of removal/subsitution?

I don't know

Michael