Twitter Search Demo using Robotlegs and Signals

In light of my recent post about why Robotlegs benefits from AS3-Signals I thought it was only fitting that I updated my Twitter Search demo! This was really easy to do; partly because the demo is so small. It also allowed me to use interfaces to reference view components in the mediators (one of the advantages of using Signals). The use of interfaces makes it really easy to swap out the view for something different, like a mobile version, without changing any core functionality. Anyway, click the image below to view the demo; view source is enabled and I’ve included the libs and html-template folders this time so it should be easier for you to compile!

Click to view Twitter Search Demo using Signals

Posted by Mark on March 8th, 2010
 

3 Responses to “Twitter Search Demo using Robotlegs and Signals”

Leave a Reply