Open othermaciej opened 4 years ago
Correcting myself: it seems a storage bucket may additionally have a "mode", if it is a local storage bucket, which might explain the has-a instead of is-a relationship.
Storage shelf is associated with a "storage usage" and a "storage quota", but it's not clear if these are properties of the storage shelf, or associated with it in some external way.
We might be able to flatten storage shelf, yeah.
On the one hand,
but:
and:
Why is it that a storage shed "is" a map, while a storage shelf "holds" a map, and a storage bucket "has" a map? Storage shelves and storage buckets do not appear to have any other properties besides the map. So this seems inconsistent. Why do "bucket map" and "bottle map" exist as separate concepts at all?