Tagged Entries
Entries matching: object oriented programming
This article is not about werewolves or other shape-shifting creatures. Polymorphism is an object-oriented concept. Perhaps THE object-oriented concept. For a language to truly support object-oriented paradigms, it must provide developers with the ability to implement polymorphic objects. Luckily for us, Actionscript 3 meets this criteria. This article is an introduction to polymorphism and how you can utilize the concept to build stronger applications, promote code reuse, and more easily unit test your code.



Facebook Application Development
@InsideRIA on Twitter