Robotlegs and AS3Signals Example

Written by

I am very impressed with both Robotlegs and AS3Signals and have been itching to get to grips with combining the two of them. Joel Hooks has supplied a nice example in response to Elad Elrom with the Presentation Model. Using this as a reference I thought I would try and build a smaller simpler example application which brings in the Mediator again (although I am liking the PM example a lot).

I have built an example using the Flex 4.0 SDK and uploaded to Github. Thanks Joel for the support to cleanup mapping the Signal to Command in the Context class etc. I am sure there could be improvements made but I have really tried to keep it mega simple and just get the basics of dispatching and handling signals, it’s worked for me :)

Comments