Hi 8tan,

You are looking for the stones from the computer science theory people too,
aren't you ? LOL !

No really, where the hell do you get this stuff from ? It sounds like
revisionist CS theory to me :))

CU,
 Dann



Eytan Heidingsfeld wrote:

> Lets really get the terms straight.
>
> Class-Oriented: You develop classes. You do this be using the prototype of
> an object. Then this object becomes basically a prototype, a class and then
> for inheritance an object says use this objects prototype and add these
> members.
> Object-Oriented: You develop classes by defining an interface and then
> implementing this interface. To use this object you create a new object
> based on this class. Inheritance is dealt with by saying I want to inherit
> this and this class. Then your new object has the same members as those
> classes with pointers to their implementation.
>
> There is no PO only CO and OO the difference is inheritance and memory
> management but since there is no memory management in JS there is no
> difference but inheritance.
> 8an
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
begin:vcard 
n:Martens;Danny
tel;cell:+32(0)478.544.003
tel;fax:+32(0)2.706.52.01
x-mozilla-html:FALSE
url:http://www.tomoton.com
org:Tomoton
adr:;;Geldenaaksebaan 185/2;Heverlee;;B-3001;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Danny Martens
end:vcard

Reply via email to