[Qgis-developer] "roughly" ported RemoteDebug plugin to 2.0

Matthias Kuhn matthias.kuhn at gmx.ch
Sat Jul 6 02:08:45 PDT 2013


Hi Gino,

I already had a pull request for the same, but your branch looks much 
more complete.
So I will happily dismiss mine, once you issued a pull request for 
yours.

Just a sidenote: There is no need to convert a value to a type /str/ 
and then to a type /unicode/ a simple unicode(value) instead of 
unicode(str(value)) is fine.

Looking forward to having an updated version in the repo.

Matthias



On Fre 05 Jul 2013 18:34:30 CEST, Gino Pirelli wrote:
> Hi,
>
> to support my porting work of qgis's plugins, I found really useful
> the RemoteDebug plugin developed by Pirmin Kalberer of SourcePole:
>
> I roughly ported it without good testing... but it seems to work.
>
> you can find the fork here: https://github.com/luipir/qgis-remote-debug
> and some instruction to set it up.
>
> generally the plugin hang up qgis if it's not capable to communicate
> with the pydev debug server...
>
> I hope it could be useful to speed-up plugin porting.
>
> ciao Luigi Pirelli (luigi.pirelli at faunalia.it)
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer




More information about the Qgis-developer mailing list