2010/11/18 Nikhil Marathe <[email protected]>: > On Thu, Nov 18, 2010 at 2:51 PM, Sergey Ivanov <[email protected]> wrote: > > I'm not too sure about this, since the moodbar plugin can have > moodbars cached, and changing the uidUrl() > means that the cache is invalidated. Also the MD5 makes it change all > the time when tracks are added and removed, probably creating a lot of > problems for Collection code which often relies on the uidUrl(). > > Nikhil > _______________________________________________ > Amarok-devel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/amarok-devel >
TBH, I just don't know where and how proxy collection is used. If we need unique key for the whole collection (tracks independent), we can generate uid in constructor. -- Sergey Ivanov _______________________________________________ Amarok-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/amarok-devel
