TopClass update
Saturday, August 25th, 2007 Hey all,
I updated TopClass, which is basically a syntactically nice version of the Douglas Crockford Module Pattern. It no longer relies on any libraries.
It also has support for instances of a class that have their own public/private stuff. So: that moves it away from just being a singleton. These instances have a […]