Hi Agustin,<br><br><div class="gmail_quote">On Sun, Apr 15, 2012 at 1:03 PM, Agustin Lobo <span dir="ltr">&lt;<a href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Would moving to master imply a loss of flexibility? I mean, currently<br>
any update/fix to a python plugin<br>
is immediately made available to users. Would moving plugins to master<br>
imply that users have to wait<br>
for the next release or compile themselves?<br></blockquote><div><br>I, too, thought the loss of flexibility would be an issue, if I had a plugin get accepted to be in core. However, upon inspection of the qgis.utils module, and the following command in PyQGIS console shows this would not be the case:<br>
<br>
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin:0px;text-indent:0px">&gt;&gt;&gt; print qgis.utils.plugin_paths</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">
returns (on my Mac 1.7.4 kyngchaos.com.app install):<br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">[&#39;/Users/larrys/.qgis/python/plugins&#39;, &#39;/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins&#39;]</p>
<br>This confirms what I&#39;ve seen in the past: if a core plugin is released via a user repository channel, and the user installs it, the installed user plugin takes precedence over the core module of the same package name (e.g. fTools user plugin is used instead of fTools core plugin).<br>
<br>So, it is my understanding that a core plugin shipping with a release would not be &#39;pinned down&#39; to the QGIS release schedule.<br><br>Someone please correct me if this scenario is not the true.<br><br>Regards,<br>
<br>Larry Shaffer<br>Dakota Cartography<br>Black Hills, South Dakota <br><br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
El día 15 de abril de 2012 16:23, Paolo Cavallini<br>
&lt;<a href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>&gt; escribió:<br>
&gt; Hi all.<br>
&gt; As we have discussed in the HF, it is good to add the plugins of general<br>
&gt; use, well written, to master. I would therefore invite the plugin<br>
&gt; developers to suggest their plugin for inclusion.<br>
&gt; I cast my vote for the Atlas plugin, also as a form of gratitude for our<br>
&gt; French hosts, that are greatly helping to make this fest (yet another)<br>
&gt; great success.<br>
&gt; All the best.<br>
&gt;<br>
<br>
</blockquote></div><br>