<p dir="ltr"><br>
On 5 Dec 2013 09:02, "Jonas Wielicki" <<a href="mailto:xmpp-dev@sotecware.net">xmpp-dev@sotecware.net</a>> wrote:<br>
><br>
> On 05.12.2013 09:54, Dave Cridland wrote:<br>
> > That's a neat idea - I was intending to add in attribute hashing in order<br>
> > to handle the well-formedness constraints (and also optimize attribute<br>
> > searches in general), but I'd not thought about compile-time precalculation<br>
> > of hashes, that's terribly clever, and an idea I'll shamelessly steal.<br>
> > FWIW, I was also going to build a simplistic single-hash Bloom on parse to<br>
> > elide some searches, too.<br>
><br>
> That just calls for C++11 compile-time constant expressions. If you ask me.<br>
></p>
<p dir="ltr">Oh, good call. :)</p>
<p dir="ltr">Dave.</p>