![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Inheritance?
From: Douglas Crockford <nospam@sbcglobal.net>
Date: Mon Jan 23 2006 - 02:06:38 CET
> I don't necessarily think it's such a bad idea to have constructor
I agree. I think JavaScript's attempt to dress a prototypal pattern up as a
function object(o) {
With the object function in my toolkit, I can program in a pure prototypal
http://www.crockford.com/javascript/
|