As far as I understand.

If min = 2.0
max will default to 2.99

If min 1.8
and max 2.0 it will work in both 2.0 and 1.8

- Nathan


On Wed, Jun 12, 2013 at 8:27 PM, Sandro Santilli <[email protected]> wrote:

> 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
>
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to