Hi Brett,

_javascript_ objects are augmented with prototype. It should be noted that the example you provided also notes that the dot notation is merely syntactic sugar - meaning it is just a little bit of eye-candy which provides no extra functionality.

_javascript_ objects are merely arrays. This is why they are not real objects. Objects and arrays are totally different.

Cheers,
Anthony.

Brett Patterson wrote:
Hi Anthony,

What about this link? http://en.wikipedia.org/wiki/_javascript_ Under Features --> Dynamic Programming?

On Thu, Oct 23, 2008 at 6:01 PM, Anthony Ziebell <[EMAIL PROTECTED]> wrote:
Hi Brett,

_javascript_ is commonly referred to as 'object-orientated' but really, _javascript_ is 'prototype-based'. They do have different meanings, but have some similarities...

http://en.wikipedia.org/wiki/Prototype
http://en.wikipedia.org/wiki/Object-oriented_programming

Cheers,
Anthony.

Brett Patterson wrote:
I am in the middle of a conversation with this guy who says that _javascript_ is an object-oriented language. Is he correct? Could you please site some references?

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to