Both of these classes should be moved to a different hierarchy. Something like media.conindex or something along those lines.
The general rule is, we do not sort actual content objects, but we build objects that are more suitable for sorting operations based on the classes or programs that need to sort the data.
There are two classes that deal with sorting of content.
Both of these classes should be moved to a different hierarchy. Something like
media.conindex
or something along those lines.The general rule is, we do not sort actual content objects, but we build objects that are more suitable for sorting operations based on the classes or programs that need to sort the data.
Related issue (closed): https://github.com/cjcodeproj/medialibrary/issues/76