On Sun, Jun 09, 2013 at 10:27:51AM +0200, Borys Jurgiel wrote: > Actually no breaking change happened now, there would be just MUCH more > switches (assuming that e.g. each formerly QString-type variable may be > either > QString or unicode). So in the simplest plugins you can still use them and > make the plugin dual-API-compatible. Just remember to explicitly set both > qgisMinimumVersion and qgisMaximumVersion, otherwise QGIS assumes > qgisMaximumVersion at 1.999.
Does this mean that 2.0+ compatible plugins will always need to set a qgisMaximumVersion ? Or will plugin manager be smart enough to assume an higher max if qgisMinimumVersion=2.0 ? --strk; _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
