<div dir="ltr">OK thanks ! I'll do that !<br></div><br><div class="gmail_quote"><div dir="ltr">Le lun. 17 sept. 2018 à 14:53, Etienne Trimaille <<a href="mailto:etienne.trimaille@gmail.com">etienne.trimaille@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I think you shouldn't mark it as deprecated until all functions are in QGIS core.</div><div>Indeed, <a href="https://github.com/qgis/QGIS/pull/7645" target="_blank">https://github.com/qgis/QGIS/pull/7645</a> won't be merged until 3.6, the feature freeze is ON since friday for 3.4.</div><div><br></div><div>If I were you, I would still release the plugin with 3.0 minimum verison and add something like "if Qgis.<a class="m_7712246262156426615el" href="https://qgis.org/api/classQgis.html#a599a850991eeb103d08d7954439df9d4" target="_blank">QGIS_VERSION_INT</a> < 30300: register foo()" according to the current QGIS version.<br></div><div><br></div><div>About array_lambda, there is now array_foreach in QGIS core using an expression.<br></div></div><br><div class="gmail_quote"><div dir="ltr">Le lun. 17 sept. 2018 à 04:15, Jean-Baptiste Desbas <<a href="mailto:jb.desbas@gmail.com" target="_blank">jb.desbas@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello,</div><div><br></div><div>I am maintener of ArrayPlus plugin (<a href="https://plugins.qgis.org/plugins/arrayplus/" target="_blank">https://plugins.qgis.org/plugins/arrayplus/</a>)<br></div><div>Since QGIS 3.3 includes "hstore_to_map" and "json_to_map" functions, the ArrayPlus plugin is in conflit with QGIS 3.3.  ( <a href="https://framagit.org/jbdesbas/arrayPlus/issues/2" target="_blank">https://framagit.org/jbdesbas/arrayPlus/issues/2</a> )</div><div>Tough, I'm not sur that others functions (array_avg, array_min, etc..) will be in the QGIS core (<a href="https://github.com/qgis/QGIS/pull/7645" target="_blank">https://github.com/qgis/QGIS/pull/7645</a>).</div><div><br></div><div>So what is the proper thing to do ? <br></div><div>Release a new version of the plugin without "hstore_to_map"/"json_to_map" and with minimum QGIS version 3.3 ?</div><div>Mark the plugin as deprecated ?</div><div><br></div><div>Thanks,<br></div></div></div></div></div></div>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote></div>
</blockquote></div>