<div class="gmail_quote">2009/12/23 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:rem@videolan.org">rem@videolan.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Le lundi 21 décembre 2009, Rémi Denis-Courmont a écrit :<br>
<div class="im">> Le lundi 21 décembre 2009, Hugo Beauzee-Luyssen a écrit :<br>
> > A new singleton pattern was implemented in almost every dialog<br>
> > classes. This patch adds a generic singleton implementation, and<br>
> > use it in every dialog.<br>
><br>
> Making non-static data static looks like a step backward to me. I<br>
> really don't see the point.<br>
<br>
</div>Nevermind, the data was already static. I hope templates are not causing<br>
problems with QObject and debuggers though.<br>
<div><div></div><div class="h5"><br>
</div><div class="h5"><br></div></div></blockquote><div><br></div><div>MOC can't handled templated class, however, as the singleton is inherited, this won't be a problem here.</div><div>About debuggers, I never encountered any issue (though I only tested with gdb).</div>

<div> </div></div><br>-- <br>Hugo Beauzée-Luyssen <br><br>