Anders Waldenborg [2009-10-21 09:33]:
> Tilman Sauerbeck wrote:
> >I don't get it. You want me to not break the API of Python/Ruby/C++?
> [...]
> >That can be done without that intermediate step, too. What do we gain by
> >this change?
> 
> The idea was that with this intermediate step you don't have to wait
> for perl bindings to be updated, instead you can just the new and
> shiny xmmsc_playback_seek without making any changes to existing
> users, and convert them one by one.
> 
> Instead of doing:
>   * change signature of function X and update all
>     callers possibly requiring detailed knowledge
>     of how callers work
> 
> We do
>   * Renaming X to X_old which is pure mechanical
>     not requiring any knowledge of callers

I pulled your commit to my master branch.

>   * Adding a new X function

Done.

Regards,
Tilman

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms.se
http://lists.xmms.se/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to