[Rpm-maint] [rpm-software-management/rpm] Tags as an alternative to Groups (#632)
Neal Gompa (ニール・ゴンパ)
notifications at github.com
Fri Feb 15 13:10:55 UTC 2019
This is not exactly the first time this has come up. I recall that @proyvind made a similar suggestion a few years ago in #107, though admittedly it was more confusing then...
Speaking as someone who has implemented a frontend for sorting, the M:N relationship that composition groups (or on the openSUSE side, the patterns) offer makes it very expensive for sorting, because you can't cheaply put a package entry into a single bucket.
Package management UIs would then have to not present by singular categorization, but implement indexing search based on these tags. That's pretty expensive. Mapping the tags to categories in the UI is not easy for the same reasons that comps groups and patterns as a source of categorization are not.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/632#issuecomment-464045537
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190215/d1c89055/attachment.html>
More information about the Rpm-maint
mailing list