[jdev] A rapidxml fork for XMPP

Jonas Wielicki xmpp-dev at sotecware.net
Thu Dec 5 09:02:11 UTC 2013


On 05.12.2013 09:54, Dave Cridland wrote:
> That's a neat idea - I was intending to add in attribute hashing in order
> to handle the well-formedness constraints (and also optimize attribute
> searches in general), but I'd not thought about compile-time precalculation
> of hashes, that's terribly clever, and an idea I'll shamelessly steal.
> FWIW, I was also going to build a simplistic single-hash Bloom on parse to
> elide some searches, too.

That just calls for C++11 compile-time constant expressions. If you ask me.



More information about the JDev mailing list