Just me and my colon
I was working the other day with the colon syntax for inheritance in .NET. I think that the way that colons are used to both inherit behavior from base classes and refer function calls to base class implementations is metaphorically elegant.
I also prefer referring to classes that one inherits from as base classes rather than super classes. It makes them sound like what they are, a foundation. The word super just has this qualitative value associated with it that I can’t seem to shake.
I also prefer referring to classes that one inherits from as base classes rather than super classes. It makes them sound like what they are, a foundation. The word super just has this qualitative value associated with it that I can’t seem to shake.

0 Comments:
Post a Comment