So going back to Piotr's original post, the current approach for adding functionality to a bead (ControllerForWithoutResponse) is to create a new bead (ConterollerForWithResponse) that extends the functionality of the original bead, rather than adding a bead to the original one (ControllerForResponse + ControllerForWithoutResponse).
This is what I meant when I said we're being forced out of composition into inheritance. -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Re-git-commit-flex-asjs-refs-heads-develop-Add-FileUploaderWithResponseData-tp63051p63231.html Sent from the Apache Flex Development mailing list archive at Nabble.com.