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
Another option would be to split it using the existing comments structure. This means also splitting the operations (create, read, update, delete) into their own traits:
The class has become way too big. Let's split it up. Look at the cohesion graph:

I'd say it's ok to split it in:
Any better ideas?
The text was updated successfully, but these errors were encountered: