1
0
Fork 0
easejs/lib
Mike Gerwitz fe853b505b [*] Properties are no longer shared between class instances
- Properties were previously shared on the prototype level, acting as though they were static class properties, which can cause some nasty bugs
2010-12-16 23:18:30 -05:00
..
class.js [*] Properties are no longer shared between class instances 2010-12-16 23:18:30 -05:00
interface.js Added extend method to Interface 2010-12-01 23:27:31 -05:00
util.js Added util.clone(); does not yet support deep cloning 2010-12-16 23:15:42 -05:00