js8544 commented on PR #38116:
URL: https://github.com/apache/arrow/pull/38116#issuecomment-1771386247

   > Yes, it does, though it still seems gratuitous to make the class entirely 
static...
   
   To me it is the same as the Singleton pattern, but easier to call, i.e. 
A::X() v.s. A::Instance().X(). But parhaps I'm missing something. What's the 
downsides of having a all static class?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to