[Qgis-developer] attributeMap vs. attributes

Martin Dobias wonder.sk at gmail.com
Tue Feb 19 11:34:34 PST 2013


On Tue, Feb 19, 2013 at 11:39 AM, Sandro Santilli <strk at keybit.net> wrote:
> On Tue, Feb 19, 2013 at 11:36:13AM +0100, Victor Olaya wrote:
>> I faced the same problem with SEXTANTE (and there were a large number
>> of calls to replace), and decided to go ahead and break compatibility
>> with 1.8. Should be better in the mid-term, but it's true that it is
>> not nice to leave a plugin depending now on an yet-unreleased
>> version...
>>
>> If it is not a big work, maybe you can keep two versions, more or less
>> synchronized
>
> I can try that. How do I encode that one version does NOT work
> with a newer QGIS ?
>
> I see there's a qgisMinimumVersion setting,
> is there also a qgisMaximumVersion ? Would it be used by plugin fetcher ?

This mechanism has to not been implemented yet - neither in the plugin
repository nor in the plugin installer.

Martin


More information about the Qgis-developer mailing list