-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps updif:hardHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind:architectureCore architecture of projectCore architecture of projectneed:analysisNeeds further analysis before proceedingNeeds further analysis before proceedingtype:issue
Description
This is maybe related to general API design discussion for BeeJS, but I feel like that the API surface of Bee class is growing a lot and maybe introducing namespacing would introduce more clear structure.
Just an example:
const bee = new Bee(...)
bee.collection.upload()
bee.feed.upload()
bee.feed.createWriter()But I guess this depends on what path we decide to go with BeeJS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps updif:hardHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind:architectureCore architecture of projectCore architecture of projectneed:analysisNeeds further analysis before proceedingNeeds further analysis before proceedingtype:issue