oolib.js is a tiny JavaScript library that provides an original
solution to the age-old problem of JavaScript OOP encapsulation. It
offers the following features:
- Real encapsulation of object fields and private methods.
- Class inheritance. (The fields and private methods are accessible by the subclasses.)
- Support of object initialization and deinitialization.
- Super method call.
- Intuitive syntax.
- Only 1.9 kilobytes minified / 0.9 kilobytes gzipped.
http://idya.github.com/oolib/
0 komentar:
Posting Komentar