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
I am leaning toward a rule of one "class" (interface, enum, etc.) per file to be able to have a hard connection between classes and files... but then how does one extend a thing at runtime?
I am leaning toward a rule of one "class" (interface, enum, etc.) per file to be able to have a hard connection between classes and files... but then how does one extend a thing at runtime?