On 7 January 2017 at 02:05, Alessandro Pasotti <[email protected]> wrote: > Hi, > > I think the original idea for the plugin was eventually having it into core > as a Python core plugin. > > Any objections if we start the process to make it a core plugin for 3.x ? > > It will require some testing and minor tweaks of course.
Obviously, it'll also need porting to PyQGIS 3 before it can be merged, and I'd want to make sure it's got sufficient unit tests in place to not add extra burden while the QGIS 3.x API breaks/refactorings are being performed. > IMHO if it will be merged into core, it should replace style manager, > Processing sharing code and Plugin Manager. I don't think this replaces style manager though. Style manager has also undergone significant work in 3.0 and is now really polished and smooth, so I don't want to see it go. I'd rather python hooks were added to style manager to allow the resource sharing plugin to integrate into the existing style manager dialog instead. Nyall > > > -- > Alessandro Pasotti > w3: www.itopen.it > > _______________________________________________ > Qgis-developer mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
