robotlegs / robotlegs-framework

An ActionScript 3 application framework for Flash and Flex
https://robotlegs.tenderapp.com/
MIT License
967 stars 261 forks source link

Implementation of Named CommandPayload #172

Open SharpEdgeMarshall opened 9 years ago

SharpEdgeMarshall commented 9 years ago

With this you can inject multiple objects of the same type from an extension inside a command.

It has a little overhead but i didn't know how to write it better than this without modify to much.