I honestly don't have any clue Ben... I'm just thinking that it would be nice to allow people, when they call these Basecamp methods, to specify alternate return data types.
-----Original Message----- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 4:21 PM To: CF-Talk Subject: RE: Convert XML doc to array or structure or query? Andy, Technically, I think an XML document is structured as nested structures and arrays. Can you give us perhaps a super small XML example and what kind of structure you are thinking of creating? ....................... Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -----Original Message----- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 3:39 PM To: CF-Talk Subject: Convert XML doc to array or structure or query? Does anyone have code that will take an XML doc (any doc) and convert it to a series of nested structures or arrays or queries or some combination? I'm working on my basecamp API and I'd like to offer users the option of receiving the data in XML (the default format) or other formats. I checked cflib and found lots of stuff that converts those other formats into XML, but none that go the other way. ____________________________________ Andy Matthews Senior Coldfusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED] www.dealerskins.com <http://www.dealerskins.com/> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272347 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

