On 2008/08/20 10:48, Eric Wong <[EMAIL PROTECTED]> wrote:
> I've merged my core-rewrite branch into the HEAD of my repository at
> git://git.musicpd.org/normalperson/mpd
> 
> commit 1b197e65232e1a51b853db53985e8eda61f1b196
> 
> A huge thanks to Qball for testing and reporting bugs.
> 
> Again, this is a fairly large rewrite of the hairy synchronization
> internals of mpd.  Qball and I hope to have found the major
> showstoppers, but of course Murphy lurks everywhere.

Hi Eric,

it's good to see you join my attempt to clean up the MPD core.  I have
been working on merging your tree with mine for the past 3 days.  I
have now attempted to rebase my git branch with
44d9f62f34e0561d83ea32941f0ea1b529b1490d, but that is a huge task.

Unfortunately, you have been ignoring my patches for the last months,
nothing got merged, except for some very critical bug fixes.  The
"core-rewrite" patch is an undocumented huge mess, because it tries to
do everything at once, making any attempts to merge my patches very
very much work.  You should have splitted that one into many small
patches, like I have been doing.

Instead of building your rewrite on the basis of my patches, you chose
to rewrite everything on your own, borrowing ideas from my patches -
e.g. "merged start, stop, seek into DecoderControl.command" wasn't
merged, instead of you implemented your own "enum dc_action", which is
basically the same, except the names are different, so merging isn't
possible, again.  Folding my patch is also not possible, because of
the monolithic nature of your patch.

My branch is currently based on your commit
f9f70860622613686e6ac0bf7ebd448f437d92a7, and currently I do not feel
like starting to work on merging your core rewrite, which would take
several days: simply put, a lot of wasted time, just because you
didn't cooperate with me.  I'd better spend this time on improving
other projects.

Max

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to