Hi Gino, I missed Matthias' pull request, because it was buried in too many others. But I promise to merge your pull request within days ;-)
Regards Pirmin Am Montag, 8. Juli 2013, 09.47:44 schrieb Gino Pirelli: > that was the "roughly" :) > > ok, modified str and pulled > > thank you Luigi Pirelli ([email protected]) > > On 6 July 2013 11:08, Matthias Kuhn <[email protected]> wrote: > > 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 ([email protected]) > >> _______________________________________________ > >> Qgis-developer mailing list > >> [email protected] > >> http://lists.osgeo.org/mailman/listinfo/qgis-developer > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer -- Pirmin Kalberer Sourcepole - Linux & Open Source Solutions http://www.sourcepole.com _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
