Comment Re:Virtual classes? You can do it already in C++/J (Score 1) 523
No, his virtual class "crap" isn't fluff, just a poor choice of words. I have done classes in C, so I KNOW you can do virtual classes in C++/Java. Just not without TONS of comments. The whole idea is to make a programming language where comments are unnecessary.