Overloading static methods

Alex Rønne Petersen xtzgzorex at gmail.com
Mon Aug 29 08:33:01 PDT 2011


On 29-08-2011 16:44, Steven Schveighoffer wrote:
> My opinion is that static methods should *not* be callable from an
> instance, you should need typeof(instance).staticMethod.  The current
> allowance is misleading.

+1.

- Alex


More information about the Digitalmars-d mailing list