The SOAP deserializer is undocumented
(meaning we can’t really support anything you do with it on your own). If
you really need to access it I’d look into debugging an app that uses a
WebService in FlexBuilder and check out the mx.services.XMLDecoder class
(probably along with XMLDecoderConfig). You’ll need to dig further into
other webservice classes to see how it’s used but you might see what you
need in just checking those two files. Like I said, undocumented, unsupported, we
never had this conversation J Matt From: Is there a way to invoke the SOAP deserializer to read in data
from -- 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
|