<div class="gmail_quote">On Mon, Nov 5, 2012 at 8:00 PM, Albert Astals Cid <span dir="ltr"><<a href="mailto:aacid@kde.org" target="_blank">aacid@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
El Diumenge, 4 de novembre de 2012, a les 19:05:57, Martin Andersen va<br>
escriure:<br>
> Hi,<br>
<br>
Hi<br>
<div class="im"><br>
> I have made a Perforce version control plugin for Dolphin [1].<br>
><br>
> I know that we are in soft feature freeze. Will it be possible to include<br>
> this plugin in KDE 4.10? This request is supported by Frank Reininghaus.<br>
<br>
</div>What's the intended destination (as in repo)?<br></blockquote><div><br><a href="http://websvn.kde.org/trunk/KDE/kdesdk/dolphin-plugins/">http://websvn.kde.org/trunk/KDE/kdesdk/dolphin-plugins/</a><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
What's the impact if the code was horribly wrong and crashy? Would it crash<br>
dolphin all the time? Or just when perforce was used? Or when you entered a<br>
folder that is a perforce checkout?<br></blockquote></div>It will have no impact if the plugin is dissabled.<br>When the plugin is enabled the constructor will be called and the function FileViewPerforcePlugin::fileName() will be called.<br>
Only when entering a folder under perforce control the remaining code will be active.<br><br>BR,<br>Martin<br><br>