[Javascript] Question about best method of creating inheritance in javascript

TomMallard mallard at serv.net
Wed Apr 24 11:03:57 CDT 2002


Have you checked out "Javascript Objects" by Nakhimaovsky & Myers from Wrox?
It's IE specific...has a lot of great ideas using js for objects.

tom mallard
seattle
-----Original Message-----
From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
Behalf Of Amanda Birmingham
Sent: Wednesday, April 24, 2002 8:11 AM
To: javascript at LaTech.edu
Subject: Re: [Javascript] Question about best method of creating
inheritance in javascript


Dan,
Thank you for the recommendation; could you be more specific about what you
feel would be helpful in this chapter?  I have read Flanagan's Definitive
Guide, and didn't immediately see any extra information in the recommended
reading.

Perhaps I should have noted that I am familiar with javascript, and have
used objects in it before ... my current mission is to try to track down
info about the more esoteric aspects of inheritance so that I do it in a
performance-friendly way (my new app will have a very large number of
heavily-subclassed objects, and I don't want my chosen inheritance
mechanism to create any more than are strictly necessary.)

Thanks for your time,
Amanda Birmingham
Web Application Developer





More information about the Javascript mailing list