Flex Data Bindings – Behind The Scenes

Ever wondered how flex data bindings actually work behind the scenes? I have, and sometimes I have had troubles with it, that made me wish I knew some more. This post is a writeup of the knowledge about flex data bindings I uncovered, when looking into the mxmlc generated code for bindings.
Vanilla Example
Here is a [...]

October 12, 2009  Tags: ,   Posted in: Programming, Rich Internet Applications  One Comment