I can look again into non-deleted objects.  I have some ideas about what is going on.<div><br></div><div><div><br><div class="gmail_quote">On Sat, Jan 8, 2011 at 2:20 AM, Peter Kümmel <span dir="ltr">&lt;<a href="mailto:syntheticpp@gmx.net">syntheticpp@gmx.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 07.01.2011 13:05, Barth Netterfield wrote:<br>
&gt; Hi Peter,<br>
&gt;<br>
&gt; The BLASTpol flight is over, and I can finally stick my head above water.<br>
&gt;<br>
&gt; Could you give a quick summary of the changes you made to the pointer<br>
&gt; system?  Has it been merged into trunk?  Is it still under development?<br>
<br>
</div>All changes are in the branch only, and I&#39;ve stopped further working on<br>
this branch because a complete external ref-count seems to complex, and<br>
changing the SharePtr implementation that it uses QShared-/QWeakPointer<br>
makes SharePtr thread-safe but will not have much other improvements.<br>
<br>
And when we have problems with not deleted objects one has to go deep<br>
into the ObjectStore/use-flag code which is another task.<br>
<br>
Maybe we could merge back the QShared-/QWeakPointer implementation, but<br>
at the current state PluginInterface already inherits QObject (then<br>
we could everywhere use qobject_cast) and then all plugins must not<br>
include QObject and we also have to make the destructor public for each<br>
plugin. We will also lose binary compatibility of the plugins of older<br>
Kst versions.<br>
<br>
But I&#39;m not sure if it&#39;s worth the effort. The code is not lost, it&#39;s<br>
in the branch, and maybe we have other or better ideas later, or will<br>
have real reasons to use the code in the branch.<br>
<br>
You could have a look at it, I&#39;ve also posted the diff to the list,<br>
maybe you have an other idea how it could improve Kst code base.<br>
<font color="#888888"><br>
Peter<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Kst mailing list<br>
<a href="mailto:Kst@kde.org">Kst@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kst" target="_blank">https://mail.kde.org/mailman/listinfo/kst</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse;color:rgb(136, 136, 136)">C. Barth Netterfield<br>University of Toronto<br>
416-845-0946</span><div><span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse;color:rgb(136, 136, 136)"><br></span></div><br>
</div></div>