Re: [xml-dev] genx - consensus items
----- Original Message ----- From: "Rich Salz" <> > > Naively I would think that if you have N attributes you > > have to perform N*(N-1)/2 comparisons to detect duplicates > > (not good for large N as this grows quadratically). > > Does it matter? Premature optimization is the root of all evil... -- Hoare. Maybe not, but that was the topic. Karl