Connecting Tech Pros Worldwide Help | Site Map

XML best practices (was: Python as replacement for PHP?)

Cameron Laird
Guest
 
Posts: n/a
#1: Jul 20 '05
In article <30260531.0402271901.1bbdda99@posting.google.com >,
simo <simoninusa2001@yahoo.co.uk> wrote:
Matt Garrish
Guest
 
Posts: n/a
#2: Jul 20 '05

re: XML best practices (was: Python as replacement for PHP?)



"Cameron Laird" <claird@lairds.com> wrote in message
news:1040489b2ookafd@corp.supernews.com...[color=blue]
> In article <30260531.0402271901.1bbdda99@posting.google.com >,
> simo <simoninusa2001@yahoo.co.uk> wrote:
> .
> .
> .[color=green]
> >Perl - bloody fast, if you're doing lots of text processing/regex
> >(e.g. XML parsing) then Perl is it, probably best for sysadmin tasks
> >too. We use this for large reports at work. I love its hash handling[/color]
> .
> Let me get this straight: your preferred vehicle for XML
> parsing is Perl regular expressions? That's ... well, it's
> a different impression than I've ever gained from anyone
> else with deep XML experience. It's sure not my first
> instinct.
>[/color]

Not sure what the entire context of this thread is, but I get the impression
that you've misread what he was saying. XML parsing is an example of text
processing, and there are a number of Perl modules that can be used for that
task. Perl probably wouldn't be my first choice for parsing markup languages
(I'd personally use Omnimark), but it is all things to all people.

Matt


Andy Dingley
Guest
 
Posts: n/a
#3: Jul 20 '05

re: XML best practices (was: Python as replacement for PHP?)


On Sat, 28 Feb 2004 03:54:49 -0000, claird@lairds.com (Cameron Laird)
wrote:
[color=blue]
>Let me get this straight: your preferred vehicle for XML
>parsing is Perl regular expressions? That's ... well,[/color]

Rather more restrained a comment than I'd be capable of expressing ?

Giles Brown
Guest
 
Posts: n/a
#4: Jul 20 '05

re: XML best practices (was: Python as replacement for PHP?)


Andy Dingley <dingbat@codesmiths.com> wrote in message news:<1hd240haqpbmnqdltavdt6t24ue0jvcl92@4ax.com>. ..[color=blue]
> On Sat, 28 Feb 2004 03:54:49 -0000, claird@lairds.com (Cameron Laird)
> wrote:
>[color=green]
> >Let me get this straight: your preferred vehicle for XML
> >parsing is Perl regular expressions? That's ... well,[/color]
>
> Rather more restrained a comment than I'd be capable of expressing ?[/color]

http://www.usingenglish.com/glossary/litotes.html maybe?
Closed Thread


Similar .NET Framework bytes