ietf
[Top] [All Lists]

Re: request to make the "tools version" of the agenda the default

2012-12-04 12:26:05
Richard Barnes <rbarnes(_at_)bbn(_dot_)com> writes:

Ever try writing an XML app?  Half your time is spent writing a .xml parser.

No, see...  you're expecting good xml.

  use XML::Simple
  $x = xmlIn("file.xml");

It's the easiest thing in the world to use.  But it doesn't parse
complex without more pain (but who wants that) and it's "still perl"
(and who wants that?)
-- 
Wes Hardaker
SPARTA, Inc.

<Prev in Thread] Current Thread [Next in Thread>