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
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
The text was updated successfully, but these errors were encountered:
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 typebb
, which lets us be used as a library / future proof for components but otherwise we don't have to think about namespaces muchThe text was updated successfully, but these errors were encountered: