<p dir="ltr"></p>
<p dir="ltr">On 30 Jul 2016 13:01, "Nathan Woodrow" <<a href="mailto:madmanwoo@gmail.com">madmanwoo@gmail.com</a>> wrote:<br>
><br>
> I think we need to rename the .qgis2 folder to .qgis-dev or .qgs3 so we don't break old plugins.<br>
><br>
> I will do this tonight.</p>
<p dir="ltr">Go .qgis-dev, so we can reset when 3 is finalised.</p>
<p dir="ltr">Nyall</p>
<p dir="ltr">><br>
> On Sat, Jul 30, 2016 at 3:39 AM, Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net">rdmailings@duif.net</a>> wrote:<br>
>><br>
>><br>
>> Hi,<br>
>><br>
>> This commit<br>
>> <a href="https://github.com/qgis/QGIS/commit/1a2231f10c65c2bef992e02046baebf3bc4975f6">https://github.com/qgis/QGIS/commit/1a2231f10c65c2bef992e02046baebf3bc4975f6</a><br>
>><br>
>> in master renames 'QGis' to 'Qgis', bringing more consistency in<br>
>> capitalization, which is good \o/<br>
>><br>
>> But it breaks some Python plugins,  which (often to be backwards<br>
>> compatible) check for: "QGis.QGIS_VERSION_INT". These now all throw<br>
>> exceptions that QGis is not available.<br>
>><br>
>> Some notable plugins:<br>
>><br>
>> plugin_reloader, some of mine, timemanager, qconsolidate, but a lot more...<br>
>><br>
>> Off course the plugins should be fixed (because of this and other api<br>
>> breaks), but I still wonder how to proceed:<br>
>> - try to make (my) plugins work for both (some 'import QGis as Qgis'<br>
>> within a try clause.<br>
>> - not update 2.x versions anymore, and focus on 3.0<br>
>><br>
>> Easiest for me/other plugin devs is the second option, BUT we need a<br>
>> clear path then for the two different ('latest') versions which should<br>
>> be available then at <a href="http://plugins.qgis.org">plugins.qgis.org</a><br>
>> Not sure if plugins-site can handle this already (Alessandro?)?<br>
>><br>
>> Or is there another alternative, or plan?<br>
>><br>
>> Regards,<br>
>><br>
>> Richard Duivenvoorde<br>
>><br>
>> _______________________________________________<br>
>> Qgis-developer mailing list<br>
>> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
>> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
>> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Qgis-developer mailing list<br>
> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br></p>