-
Notifications
You must be signed in to change notification settings - Fork 33
Namespace the APIs #175
Copy link
Copy link
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
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
This is maybe related to general API design discussion for BeeJS, but I feel like that the API surface of
Beeclass is growing a lot and maybe introducing namespacing would introduce more clear structure.Just an example:
But I guess this depends on what path we decide to go with BeeJS