[Qgis-developer] SIP API Update merged. Attention plugin authors
    Sandro Santilli 
    strk at keybit.net
       
    Wed Jun 12 03:27:10 PDT 2013
    
    
  
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; 
    
    
More information about the Qgis-developer
mailing list