On Friday 22 Jan 2010 00:44:39 Jenda Krynicky wrote: > From: Shlomi Fish <shlo...@iglu.org.il> > > > > This because you can very well represent XML in Perl data structures > > > without any loss of complexity. See for example XML::Compile. > > > > Wrong! If for example you have something like {{{ <p>Hello this is a <a > > href="http://www.example.tld/">link for something</a></p> }}}, then > > XML-Simple will make a mess out of it. And XML-Simple tends to break > > more often than not, and is philosopically unsound. > > Lovely. So you just found a type of XMLs that is and never was meant > to be handled by XML::Simple and no one would ever suggest using > XML::Simple for. >
Yes, and that is what XML is best for. Besides that, XML::Simple often puts arrays where there should be hashes, hashes where there should be arrays and tends to break more often than not. > Besides Dr. Ruud talked about XML::Compile, not XML::Simple in that > sentence. Fine. XML::Compile seems to be for SOAP, which is a subset of the general XML functionality. > > > > > }}}}}}}}}}}} > > > > > > Double-yuck. > > > > I still don't understand why you dislike me having quoting-designators. > > 'cause they are horribly overdone. It's like finishing sentences by > ten exclamation marks!!!!!!!!!!!! Fine then I'll use "{{{" and "}}}" from now on. > > XML::LibXML is overdesigned overcomplicated horribly documented > comitee-designed thing. But everyone to his or her own tastes. You're missing many commas in this sentence of yours and a trailing "and". I disagree about it being either over-designed, over-complicated and committee (not "comitee")-designed, because it is very elegant, powerful and flexible. It may not be very well-documented, but I could manage with the current state of its documentation. And it mirrors the current state of XML standards, and I've been using it for all of my Perl XML projects (except the XML::Parser ones that I've inherited from other people). Regards, Shlomi Fish > > Jenda > ===== je...@krynicky.cz === http://Jenda.Krynicky.cz ===== > When it comes to wine, women and song, wizards are allowed > to get drunk and croon as much as they like. > -- Terry Pratchett in Sourcery -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ What Makes Software Apps High Quality - http://shlom.in/sw-quality Deletionists delete Wikipedia articles that they consider lame. Chuck Norris deletes deletionists whom he considers lame. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/