Alright, since I asked the question, I'm piping in.  I just finished a project 
that became immensely complicated precisely because I eventually had everything 
tightly coupled.  Had I used custom events and done some other things from the 
get go, I'm nearly certain it would have been easier to do my updates.  With 
the tight coupling of that project, it would be difficult for anyone else to go 
into it in the future.

In smaller one-off projects, I don't think it's a big deal, but I'm trying to 
force myself to get in the habit of loosely coupling everything, via custom 
events.

- MM

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to