Showing posts with label pseudo OOP. Show all posts
Showing posts with label pseudo OOP. Show all posts

9/10/2011

pseudo objects in alpha-3

Object-oriented programming is an exceptionally bad idea which could only have originated in California.
Edsger Dijkstra

Today, I realized that some of the new features that alpha-3 offers I would be able to create some sort of objects. Note that I did not intentionally add any support for OOP. I like to call this sort of objects pseudo objects and the classes that define them pseudo classes. Why? Because you can't really call them real objects.