Better-than-Flex Binding

Tyler has ‘officially’ released his weak-reference databinding. It is smaller and faster than Flex’s but can be used in Flex and even has an MXML tag to create a bind. Check it out: http://www.xtyler.com/code/177.

Update: I’ve refactored it and unit-tested it, fixing several bugs. The new version can be found on github.



3 Responses to “Better-than-Flex Binding”

  1. [...] See original here: Better-than-Flex Binding – Jacob Wright – Flex, AIR, PHP, etc. [...]

  2. [...] ———————————- 2009/02/18 ———————————- Better-than-Flex Binding [...]

  3. [...] a static utility class called Observe which would allow the logic to be handled separately. Our data-binding relies on the metadata to indicate if a given property uses [...]

Leave a Reply