Hello,
I'm quite familiar with Eclise Data Binding framework:
http://wiki.eclipse.org/index.php/JFace_Data_Bindingbut quite new to Flex.
IMHO beside converters, a complete data binding framework requires the following features:
- onChange validation
- ability to track the validity status of multiple fields within a form to know if the whole form is valid or not.
Can you give to hints if those feature are available in Flex 3 or will be available in Flex 4 ?