<div dir="ltr"><div><div><div>Hi,<br><br></div>Any news on this? Does PMC look ok now from your side so that we can move it to extragear ?<br><br></div>If not, please let us know what all changes we still need to do.<br><br>
</div>Thanks<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 13, 2013 at 8:18 PM, Shantanu Tushar Jha <span dir="ltr"><<a href="mailto:shantanu@kde.org" target="_blank">shantanu@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><div dir="ltr"><div>Hi David,<br><br>Thanks for the points, we have fixed everything 
you mentioned. For the d-pointer and SONAME issues, I understand we 
should be more vigilant from now on and take care of these things. While
 the mistake in the first release is undoable, I think its better we fix
 things right now, as we don't really have more than a couple of people 
using the libs outside mediacenter.<br>
In a summary, we've added d-pointers wherever there is a public header 
and updated SONAME so the release 1.1 will have 1.1 set as SONAME.<br><br></div>Also, the krazy issues are fixed as well, alongwith support for translation with lot of help :)</div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote"><div class="im">
On Mon, Apr 22, 2013 at 5:05 PM, David Edmundson <span dir="ltr"><<a href="mailto:david@davidedmundson.co.uk" target="_blank">david@davidedmundson.co.uk</a>></span> wrote:<br></div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Summary:<br>
<br>
Few minor comments. Nothing particularly exciting.<br>
All in all I was fairly impressed with the code, it's neat and tidy<br>
and you've had 2 releases which is the right approach to getting in<br>
Extragear<br>
<br>
Assuming you've addressed Albert's comments, +1 from me on this.<br>
<br>
Comments<br>
---<br>
<br>
<br>
FilterPlaylistModel::setFilterString<br>
<br>
don't call beginResetModel() instead call invalidateFilter()<br>
<br>
PlaylistModel::PlaylistModel<br>
<br>
avoid creating a new KStandardDirs instance. Use KGlobal::dirs()<br>
<br>
LocalVideosModel::m_pendingThumbnails<br>
you're storing a QModelIndex for the thumb being fetched. Always store<br>
QPersistantModelIndexes in case the model changes<br>
<br>
BackendsModel and PlaylistsModel should be using a d-pointer, as they<br>
are in the library and the headers are installed. (Assuming this is<br>
meant to be a public API. The fact that you've already called the<br>
release 1.0, to me implies it should be, people assume a lot from a<br>
version number). Obviously fixing this will break the ABI... so I'm<br>
not sure what you want to do.<br>
<br>
Related, make sure you are setting your .so version number correctly.<br>
It's on 0.9.. which could mean you've been ABI stable since 0.9 (which<br>
is great) or it could mean you set it the first release and forgot<br>
about it. I've not checked the git log to confirm either way.<br>
<br>
SubtitleProvider<br>
whitespace is all over the place<br>
<br>
<br>
In general:<br>
<br>
Not enough comments, this applies to almost every software project<br>
ever made, so this isn't a blocker - but as the maintainer I suggest<br>
you keep an eye out for it, and start telling people to add comments<br>
in review when they write something non-trivial.<br>
<br>
I'm not sure the last release should have gone in "stable" on<br>
<a href="http://download.kde.org" target="_blank">download.kde.org</a> given as it wasn't in extragear yet. It's too late to<br>
change now, but I wanted to draw attention on the list to it. I think<br>
we maybe need to define that better.<br>
</blockquote></div></div></div><br><br clear="all"><div class="im"><br>-- <br>Shantanu Tushar    (UTC +0530)<br><a href="http://www.shantanutushar.com" target="_blank">http://www.shantanutushar.com</a>
</div></div>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.sinny.in" target="_blank">http://www.sinny.in</a>
</div>