Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • From: javascript@xxxxxxxxxx (TomMallard)
  • Subject: [Javascript] Question about best method of creating inheritance in javascript
  • Date: Wed, 24 Apr 2002 09:03:57 -0700

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@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On
Behalf Of Amanda Birmingham
Sent: Wednesday, April 24, 2002 8:11 AM
To: javascript@xxxxxxxxxx
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