Hi all,<br>i wrote a small patch for importproject  plugin (<a href="http://code.google.com/p/bsrplugins/issues/detail?id=31">http://code.google.com/p/bsrplugins/issues/detail?id=31</a>) that unexpectedly has the nice side effect of working like a copy and paste of layers.<br>
That is you can import layers from the very same project you are working with, with and effect equivalent to copying and pasting them.<br><br>At the moment i used it only with Postgis data source, that&#39;s what i&#39;m working with, and it didn&#39;t show yet any adverse effect, but i&#39;d like that someone more knowledgeable than me could examine it, since i&#39;m going to need it a lot for my projects. I don&#39;t know how it would behave with different layer types.<br>
<br>If you find any problem please don&#39;t shot on the pianist. I had never seen before neither python nor Qt nor Qgis api so i had absolutely no clue about where i was going to end while writing it.<br>It was a trial and error process while trying to squeeze the needed info from Qt and Qgis api doc as fast as possible, and by one of those incredible chances for which you would need an infinite number of monkeys in front of an infinite number of keyboards, with just one monkey it succeeded (at least for my own scope).<br>
<br>Regards,<br>Gabriele<br>