RE: [flexcoders] XML DataModels, e4x, XMLList, and binding issues ? [Flex 2.0 b1]

2006-03-17 Thread Matt Chotin
Beta 2 will have some XML binding.  It's not perfect and we'll still be
tweaking it but the basic functionality should work.  One problem we've
found is that it can be super-aggressive which means binding fires at a
higher level which can have side effects like reassigning dataProviders.
We're figuring out the right balance.

Matt

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of sourcecoderia
Sent: Wednesday, March 15, 2006 12:02 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] XML DataModels, e4x, XMLList, and binding issues ?
[Flex 2.0 b1]

Are we going to be able to properly bind to e4x and xml data? In the 
beta 1 I keep getting errors:

warning: unable to bind to property 'data' on class 'Object' (class 
is not an IEventDispatcher)

Or 

warning: unable to bind to property 'status' on class 'XML' (class 
is not an IEventDispatcher)

Or if I specify a format of xml I can't even compile, and get an 
error:

Access of possibly undefined property 'object' through a reference 
with static type 'flash.xml:XMLNode'

Is this fixed in the next beta ? Will the binding work as smoothly as 
object tree's?

Input...

Thanks 

Jason.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] XML DataModels, e4x, XMLList, and binding issues ? [Flex 2.0 b1]

2006-03-15 Thread sourcecoderia
Are we going to be able to properly bind to e4x and xml data? In the 
beta 1 I keep getting errors:

warning: unable to bind to property 'data' on class 'Object' (class 
is not an IEventDispatcher)

Or 

warning: unable to bind to property 'status' on class 'XML' (class 
is not an IEventDispatcher)

Or if I specify a format of xml I can't even compile, and get an 
error:

Access of possibly undefined property 'object' through a reference 
with static type 'flash.xml:XMLNode'

Is this fixed in the next beta ? Will the binding work as smoothly as 
object tree's?

Input...

Thanks 

Jason.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/