royale-asjs
royale-asjs copied to clipboard
Two-way bind @ syntax breaks one-way bind
Perhaps two-way bind @ syntax (i.e. value="@{myprop}") is not supported yet, but it doesn't even work for one-way binding; it won't update at all when the source changes. (Broken in JS and SWF, works fine in Flex.)
See attached example. TestTwoWayBinding.mxml.txt