Hi,

2011/1/12 Yann Chemin <[email protected]>:
> (Thx, did not read that one yet, so did now)
>
> I would tend to agree with Jarek too.
>
> The use of Module keywords should facilitate the three layers
> mentioned, and maybe special keywords like "core", "toolbox",
> "experimental" could permit three levels of compilation of GRASS GIS
> (Basic, Advanced, Dev).

user should have possibility to easily install

1) whole toolboxes, eg. `g.toolbox toolbox=hydrology` would install
all modules related to hydrology

2) modules, eg. g.extension extension=r.stream` would install only
given module (or it could be integrated in g.toolbox)

Of course we could distribute packages with common toolboxes like now
we are doing. I think it would make development more transparent. The
core would contain only libs and small subset of modules with high
stability (grass/trunk), toolboxes maintained and stable modules
(grass-tools/trunk) and the reset could be in grass-addons.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to