[Qgis-developer] mapserver plugin

Paolo Cavallini cavallini at faunalia.it
Tue Jan 20 08:27:14 EST 2009


Martin Dobias ha scritto:
> Hmm... this is a reason why I think that python plugins inside qgis
> sources are not a very good idea - it brings additional maintenance
> cost for developers.

I think we should have a proper plugin infrastructure, analogous but
separated from C++ source code.
Ideally this should:
- allow devs with privileges to upload their plugin
- do some consistency check (removing hidden, unnecessary files, .pyc
etc.) and pointing out missing elements (licence, minimum version, etc.)
- generate automatically the relevant entry in plugins.xml
- allow the maintainer to mark each plugin with the appropriate category
(sandbox, experimental, unstable, testing, stable), so users are warned
(but still allowed and encouraged to experiment).
Feasible?
pc
-- 
Paolo Cavallini, see: * http://www.faunalia.it/pc *


More information about the Qgis-developer mailing list