<div class="gmail_quote">On Wed, Jul 8, 2009 at 8:35 PM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 08.07.09 18:17:02, Aleix Pol Gonzalez wrote:<br>
> SVN commit 993467 by apol:<br>
><br>
> A little bit of refactoring and reorganization on the buildsets.<br>
> Simplifies the buildset creation a lot.<br>
><br>
> If it does not fix the bug, we will have to create some kind of "restructuring" state for the project or just add the new tree to the project when it's ready.<br>
<br>
</div>I'd appreciate it if such large changes would go through a proper review<br>
process. Additionally the commit message should be a lot more verbose, I<br>
have basically no idea now why all these changes are necessary to fix that<br>
bug and how they do that - without spending hours of studying the diff.<br>
<br>
Andreas<br>
<font color="#888888"><br>
--<br>
Many changes of mind and mood; do not hesitate too long.<br>
<br>
_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</font></blockquote></div><br>- Removes some duplicated code between the ProjectModel and the BuildSetModel.<br>- Doesn't let the project to crash when the item is not found.<br><br>I have tested it and it works properly. It is not a large change anyway.<br>