Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • +1. And in case there are any doubts, for me "design" is not just about "performance of behaviour", it is clearly also about choosing expressive names. @J.Mini: though I mentioned the technical possibility of using anonymous function in another comment to avoid the necessity to come up with a name, I doubt it would make the code more readable for this specific case. Introducing a class TimeCellServerConnection is probably way more expressive. Commented Jun 11, 2023 at 15:39