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