I'd like to request for all prominent classes (at least DisplayObject3D and
MaterialObject3D) to be made bindable.
This should not affect projects made in Flash, but I'm not sure about any
possible performance hits in Flex.
Usecase:
I'm currently building a 3D editor in Flex in which a "selectedObject" (a
dae) can be inspected in a popup.
This popup is a form with labels that are binded to the selectedObject's
properties and materials. Since the classes don't support binding, this
results in warnings and non-updating fields. My temporary fix is to use a
copy of the needed classes in which the class has been made [Bindable].
Original issue reported on code.google.com by wttewaall on 1 Oct 2008 at 12:11
Original issue reported on code.google.com by
wttewaall
on 1 Oct 2008 at 12:11