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.
February 18th, 2009 at 1:03 am
[...] See original here: Better-than-Flex Binding – Jacob Wright – Flex, AIR, PHP, etc. [...]
April 1st, 2009 at 10:40 am
[...] ———————————- 2009/02/18 ———————————- Better-than-Flex Binding [...]
February 17th, 2010 at 7:02 am
[...] 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 [...]