This contradicts #475
I don't think the namespaces help all that much considering we're always fighting them with using statements anyway. Good namespaces should be comfortable to actually spell out, IMO. We should keep a few like the curve namespaces and collapse everything down to an easy to type bb, which lets us be used as a library / future proof for components but otherwise we don't have to think about namespaces much
This contradicts #475
I don't think the namespaces help all that much considering we're always fighting them with
usingstatements anyway. Good namespaces should be comfortable to actually spell out, IMO. We should keep a few like the curve namespaces and collapse everything down to an easy to typebb, which lets us be used as a library / future proof for components but otherwise we don't have to think about namespaces much