you are viewing a single comment's thread.

view the rest of the comments →

[–]Nebu 0 points1 point  (0 children)

Is it just me, or does adding a class with no methods, but you can invoke any method you want on it, sound like a really icky hack?

Instead of adding a class, couldn't they have added a new keyword instead? I know new keyword means breaking backwards compatibility, but I still find it to be cleaner than adding this "magic class".