yes, you are. If you read the first two paragraphs of the wikipedia
article you'd see it has nothing to do with multiple inheritance.

It has to do with multiple objects (poly) being contrained by the same
interface (form, morph), whether the interface is quite literally an
interface, or whether it is an interface determined by a parent class.

Scott

On 25/08/06, Steve Krichten <[EMAIL PROTECTED]> wrote:
It sounds like you are confusing polymorphism with multiple
inheritance.  ActionScript and Java and pretty much any OOP language do
allow for polymorphism.

http://en.wikipedia.org/wiki/Polymorphism_in_object-oriented_programming

-Steve
*
---------------------------------------------------------

Meinte van't Kruis* meinte at gmail.com
<mailto:flashcoders%40chattyfig.figleaf.com?Subject=%5BFlashcoders%5D%20OOP%20methodology%20and%20flash.%20I%27m%20loosing%20my%20faith...&In-Reply-To=6.2.0.14.2.20060825123531.04cb9380%40safetycat.co.uk>
/Fri Aug 25 09:14:16 EDT 2006/

    * Previous message: [Flashcoders] OOP methodology and flash. I'm
      loosing my faith... <171797.html>
    * Next message: [Flashcoders] OOP methodology and flash. I'm loosing
      my faith... <171794.html>
    * *Messages sorted by:* [ date ] <date.html#171802> [ thread ]
      <thread.html#171802> [ subject ] <subject.html#171802> [ author ]
      <author.html#171802>

------------------------------------------------------------------------

well, I get Interfaces, but thanks for explaining :).

I just don't think actionscript, or java, has any polymorphism,
since the definition of that is, in my opinion, a class having more
than one parent class (ie, can extend 2 or more classes), which
isn't the case. So I don't understand why people who are explaining
oop in actionscript talk about polymorphism, because it just
isn't there :), but perhaps I'm wrong.

cheers,
-Meinte

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to