[Qgis-developer] DBManager plugin for QuantumGIS (GSoC 2001)

Giuseppe Sucameli brush.tyler at gmail.com
Wed May 25 08:11:31 EDT 2011


On Wed, May 25, 2011 at 1:21 PM, Radim Blazek <radim.blazek at gmail.com>wrote:

> On Wed, May 25, 2011 at 10:39 AM, Giuseppe Sucameli <brush.tyler at gmail.com>
> wrote:
>
> > However we should consider to integrate useful python plugins in qgis
> code, porting
> > their base functions to C++ if necessary.
>
> So why to write another important plugin in Python, with perspective
> that it has to be ported later to C++?
>

Again, I would develop in python the GUI only, not the base functions ;)

Tell me what in the QBrowser class cannot be done in python, it's just a
container. It uses the QgsBrowserModel and some other Qt based classes
I can easily handle in python without any problem.

I don't think the QBrowser code makes particular GUI widgets/functions we
should insert in app/core/gui. Different would be if you had developed a
QgsBrowser tree widget implementing also the QgsLegend interface, as
everybody could reuse that.

However, discussing it we're also going to find what the current
implementation
misses and what should be changed, doesn't matter if at the end it will be
done in C++ or python. It will be Martin who has to decide.

No other devs want to partecipate to the discussion? ;)
I think that a lot of interesting things are coming out.

Regards.

-- 
Giuseppe Sucameli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20110525/0ae743f8/attachment.html


More information about the Qgis-developer mailing list