AS 2.0 hooray
AS 2.0 hooray
Out of context: Reply #12
- Started
- Last post
- 16 Responses
- unfittoprint0
in most classes I add a obj:Object parameter to the class constructor to target the instance. that way I can pass the obj var as a reference to any method/var/class...
Moock's AS2.0 has also a nice chapter about design patterns even tough it doesn't cover everything ...
That Martin Fowler link seemed interesting, any more regarding the subject of design patterns?