Thanks for the feedback. Great comments. I was considering using an abstract 
class because I have a large class (a demo module) that gets subclassed when 
instances are created according to demo module type. The subclasses have very 
few changes so I wanted to keep the bulk of the code in the abstract class for 
re-use. The fact that the abstract class also works as an interface seemed like 
a bonus.


      
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to