April 8, 2007 at 6:26 pm
In a purely object-oriented system, one wherein every class is an object, there's a bit of an apparent Catch-22. Class is a subclass of Object, and the class Object is an instance of Class.
I think that the moment I figure out how to get that to work will be about the same time that I achieve enlightenment.