in reply to Re: XML cleanup - regex or ?
in thread XML cleanup - regex or ?
I've been considering a 'cascade' of regex to toss out the noise. Something like testing for the cat, dog, etc, then looking for the param list. Lots of nested ifs. It seems messy but it might be the only avenue. I was hoping there was a slick regex process to do this instead.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: XML cleanup - regex or ?
by dasgar (Priest) on Sep 21, 2010 at 16:10 UTC |