You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some discussion, it seems apparent that the types Share, Blob and Namespace are inextricably linked. The share package after all is an encoding protocol that converts Blobs into Shares and vice versa.
Proposal
Merge the blob and namespace packages into the share package
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
After some discussion, it seems apparent that the types
Share
,Blob
andNamespace
are inextricably linked. The share package after all is an encoding protocol that convertsBlob
s intoShare
s and vice versa.Proposal
Merge the
blob
andnamespace
packages into theshare
packageFor Admin Use
The text was updated successfully, but these errors were encountered: