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 Victor 2013/2/19 Sandro Santilli <[email protected]>: > My topological editing plugin broke due to attributeMap() being replaced > by attributes() in the python API. If I change to use attributes() it won't > work with 1.8 anymore. Is there any important reason to require changes in > all plugins ? > > --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
