StrongGrid icon indicating copy to clipboard operation
StrongGrid copied to clipboard

Rename the `Client` class

Open Jericho opened this issue 1 year ago • 0 comments

I regret my choice of name for the Client class. I would prefer a more descriptive name such as StrongGridClient.

Rather than simply rename the existing class and break existing code for all developers, I intend to introduce a new class called StrongGridClient and mark the old Client class as obsolete. This will allow developers some time to transition to the new name. The obsolete class will be eventually removed in a future release.

Jericho avatar Jan 22 '24 14:01 Jericho