Views
Replies
Total Likes
I am having a problem with an extended class as well.
When I step through the code, everything is going fine and the decoder (mx.rpc.xml::XMLDecoder) sees that the class is an extension and wants to get the values for the superclass first. When it gets into getApplicableValues(), it's looking for the values to be in the order of the definition which would be ok if the values collection didn't include the values from the subclass as well! It goes through the whole definition and doesn't find anything for the superclass because the values aren't where it expects them. When it pops back up to the subclass and starts to decode those values, it finds them because the definition order and values order match.
Is this a known issue? Or, am I misunderstanding something?
Thanks,
Chuck
Views
Replies
Total Likes
Has nobody really never seen anything like this before or should I have started a new thread? I know in some forums replying to a thread with a similar but unrelated issue is frowned upon.
Thanks,
Chuck
Views
Replies
Total Likes
Focusing back on the original problem - passing more derived type objects as parameters to calls defined to take base classes - has anyone else had this problem or found a fix for it? We're hitting this too.
Views
Replies
Total Likes
I'm having exactly the same problem. Only part of the data from the response ends up in the flex object.
See
for more details
Marc Robertson
Views
Replies
Total Likes
I found another thread in the forum about this same problem last year after I posted my question (hence the question about not starting a new thread back then). We had to re-work our classes to get things to work. I'm not sure why somone from Adobe has not posted something one way or another. Oh well.
Views
Replies
Total Likes
This is not related to Data Services. Please post this thread on Flash Builder
Views
Replies
Total Likes
Views
Likes
Replies