extragear/multimedia/amarok/src

Alejandro Wainzinger aikawarazuni at gmail.com
Fri Aug 1 19:46:24 CEST 2008


Yay progress!  This name makes a lot more sense, given what this actually does.

On Fri, Aug 1, 2008 at 8:27 AM, Daniel Winter <dw at danielwinter.de> wrote:
> On Friday 01 August 2008 15:16:24 Jeff Mitchell wrote:
>> SVN commit 840672 by mitchell:
>>
>> Massive patch changes the name of Meta::Track::url to Meta::Track::uidUrl.
>> From Max:
>>
>> "Meta::Track::url() isn't anmed correctly anyway, but I'm too lazy to
>> refactor it. Look at the documentation for that method, it *is* a uid, it's
>> just not named correctly. the return value of that method may only be used
>> within amarok. the sqlcollection plugin wuld have to interpret
>> amarok-sqltrack urls, so it would be free to use some magic to figure out
>> if the url contains a uid or a path."
>>
>> I decided to fix his laziness :-)
>>
>> This helps reinforce that it's a track specific unique ID method; in
>> SqlCollection this uidUrl will eventually contain the AFT ID, i.e.
>> amarok-sqltrack:/273ab6s5c5d6d or some such thing.  In fact, a portion of
>> this (if not the mechanism that does the actual tracking) will be
>> implemented soon, because the UID part of AFT is needed by xevix to do
>> proper collection syncing with the iPod.
>>
>> CCMAIL:amarok-devel at kde.org
>
> Yeah, thank you.
>
> Nepomukcollection already uses urls like:
>
> amarokcollnepomukuid://6f27503e86d19950b3d81c9ae422948b
>
> maybe we should think of general rule for the name of the first part.
>
> DanielW
>
> _______________________________________________
> Amarok-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
>


More information about the Amarok-devel mailing list