>
> I would advise you to change your software to adopt a loose coupling
> strategy
> between the qgis part and the esri part, either through web services, data
> exchange over a file or a database or something else not considered as a
> link
> in the GPL sense.
>

This is a solution that I have considered,  but it would require a lot of
overhead to do data structure exchange (python objects). I will consider
the way of cPickle or Google's protobuf.

giovanni
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to