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
Frankly, I'm not a big fan of `partial` class since usually it can be a signal of abstraction lacking. (i.e., if we need to `partial` to maintain some class, It can also mean that the class has too many features)
it might be better to consider subgraphs, even if on the next PR. 🤔
it might be better to consider subgraphs, even if on the next PR. 🤔
Originally posted by @longfin in #1837 (comment)
The text was updated successfully, but these errors were encountered: