> Maybe I am posting on the wrong forum.
> Is that a better one to use?

No, it's just that long, complex questions may not be as easily answered as
short questions. Fortunately for me, your question isn't actually that
complicated, if I understand you correctly.

> After I had the struct I thought I could use the data conversion 
> routine StructToXml from cflib.org to produce a string that I would 
> write to a file with cffile.
> It was missing the arrayOfStructs. Not much there.
> Then I read the fine print on StructToXml and noted that it says it 
> converts "simple" structs.
> A struct whose elements include an array of stucts is not 
> included in the definition of simple. Darn I said.
>
> Basically, right now, I have my struct and I am stuck.
> What I originally thought to be a simple task for Cold Fusion (CF 
> nicely takes many otherwise complex tasks and makes them 
> simple) has got me stuck.

You can use the CFWDDX tag to serialize your complex structure.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284715
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to