Private static members in JavaScript

P

Peter Michaux

I've found a million references on the web to the page:

http://www.litotes.demon.co.uk/js_info/private_static.html

regarding private static members. However, this page does not exist
anymore. Does anybody know where it has moved to?

As far as I know, the above was part of Richard Cornford's site. I've
added him as a CC to this message in case he does not happen upon it.

--------

In the mean time, you might like some of the following articles which
are in the same area of privacy in JavaScript.

http://efficacy.net/blog/2008/05/13/widget-javascript-the-un-series-part-0

http://yuiblog.com/blog/2007/06/12/module-pattern/

http://yuiblog.com/blog/2008/05/24/durable-objects

http://javascript.crockford.com/private.html

and the free pdf chapter here

http://yuiblog.com/blog/2008/05/05/crockford-inheritance/

Peter
 
P

Peter Michaux

As far as I know, the above was part of Richard Cornford's site. I've
added him as a CC to this message in case he does not happen upon it.

--------

In the mean time, you might like some of the following articles which
are in the same area of privacy in JavaScript.

http://efficacy.net/blog/2008/05/13/widget-javascript-the-un-series-p...

http://yuiblog.com/blog/2007/06/12/module-pattern/

http://yuiblog.com/blog/2008/05/24/durable-objects

http://javascript.crockford.com/private.html

and the free pdf chapter here

http://yuiblog.com/blog/2008/05/05/crockford-inheritance/

and, of course, from the group's FAQ notes

http://www.jibbering.com/faq/faq_notes/closures.html

Peter
 
B

Bjoern Hoehrmann

* (e-mail address removed) wrote in comp.lang.javascript:
I've found a million references on the web to the page:

http://www.litotes.demon.co.uk/js_info/private_static.html

regarding private static members. However, this page does not exist
anymore. Does anybody know where it has moved to?

You can use the Internet Archive's Wayback machine to get older copies
http://web.archive.org/*/http://www.litotes.demon.co.uk/js_info/private_static.html
and then, if you want to find some alternate location, extract some of
the phrases and use your favourite search engine to find them.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,141
Messages
2,570,817
Members
47,362
Latest member
ChandaWagn

Latest Threads

Top