On Thu, Dec 5, 2013 at 6:23 AM, Jonas Wielicki <[email protected]>wrote:
> On 04.12.2013 23:49, Dave Cridland wrote: > > Since we've been discussing XML parsers a lot... > > > > https://github.com/dwd/rapidxml contains a fork of rapidxml that's been > > randomly hacked^W^Wcarefully optimized to make it more useful in XMPP > > projects that need particularly fine and/or controlled XML handling > > > > ... > > > > Patches are welcome. I might manage to figure out github pull requests > one > > day, too. > > This certainly sounds cool! A pity that I don’t have an C++11 compiler > on the project I’m currently working on. > > Oh - the code itself (which is in the two header files) is C++03. I've strictly kept to that, so older compilers will work just fine (and if they don't, that's a bug). I think it ought to work even with the odd for/if scoping bugs of yesteryear. The test code (which is *very* rough) is C++11, because it's less typing - better testing would be great. > Are you continuing work on this or is this a semi-idle state? > > Yeah, it looks as if I've not touched it in 2 months, but that's actually because I'm using it rather than developing it. So I'll certainly continue fiddling as and when I find a need, but currently it's working fine for my purposes. Dave.
_______________________________________________ JDev mailing list Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: [email protected] _______________________________________________
