MSXML is quite proper imho, and I prefer DOM based parsing. Lets not get into which features it has that CF doesn't either. :)
The Allaire reference was just because it was a programmer working at Allaire that implemented for-in and cfloop and decided that they should be implemented differently, even though if the cfloop code was written well, it should have been a fairly easy to write for-in to use the same methods as cfloop-collection., or maybe they decided not to do that for some other reason...like they were trying to get CF5 out the door as quickly as possible so they could work on Neo, which would be entirely acceptable to me. I just was wondering if I for-in worked like cfloop :) jon ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, July 15, 2002 4:51 PM Subject: Re: cfscript for in vs cfloop collection... > What is transDOM then? I'm gathering that's an XML object? Have you > looked into the proper xml functions? What does Allaire have to do with > your code below btw? > > ~Todd > > > On Mon, 15 Jul 2002, Jon Hall wrote: > > > Tried it...wont work. It says it's not a valid CF structure, which it > > isn't...but I was hoping that they were equivalets. Seems strange for CF to > > not use the same cfloop-collection code when implementing for-in. Maybe > > Allaire wasn't into code reuse, or the code was really really nasty :) > > > > jon > > > > -- > ============================================================ > Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ | > Team Macromedia Volunteer for ColdFusion | > http://www.macromedia.com/support/forums/team_macromedia/ | > http://www.flashCFM.com/ - webRat (Moderator) | > http://www.ultrashock.com/ - webRat (Back-end Moderator) | > ============================================================ > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

