actionscript 3 - What are the "Seams" in AS3? -


i'm reading "working legacy code", , thinking "fancy" seams discusses in chapter 4.

since actionscript 3 doesn't have method overloading, wondering can used seam in as3 besides import statements , making subclasses?

for clarity, seam defined :

seam: seam place can alter behavior in program without editing in place.

thanks.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -