> And how about those dreaded <P> and <BR> HTML tags often scattered
throughout cf code.

Yea I didn't intend to parse it AS XML, because it's obviously not valid XML
(many instances of unclosed tags in CF, and HTML), but I thought somebody
might have written a parser that produces a similar interface to the
structure of the code as an XML parser would to XML.

> I might suggest parsing it with regular expressions instead unless you
really need to treat it as XML, or want to handle every single tag that CF
can support.

I did write something to parse (nested) cfcases, but I thought before i went
too far I should check to be sure I wasn't just reinventing the wheel.

> Also, what are you going to do with custom tags?

Probably not a lot :-)


______________________________________________________________________
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

Reply via email to