namespaces seem like they'd be better represented by a classification field #533
geekosaur
started this conversation in
Feature Requests
Replies: 2 comments
-
|
(copied from matrix, roughly) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
To clarify the data model, no the namespaces that refer to package repositories won't be turned into 2nd-class membership markers. However the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The problem with namespaces as implemented is that you need to know which namespace to search in. Since they appear to be mutually exclusive anyway, I am wondering if they would be better represented as a new field "Classification: boot library | core library | general/Hackage | Cardano | …". The namespace seems like it'd be better used to specify possibly overlapping (sub)sets: Hackage, various Stackage snapshots, etc.
Beta Was this translation helpful? Give feedback.
All reactions