> > It also makes the code a bit harder to read. Unless there's actually > > a tangible performance benefit, I'm not sure it's worth it. > > It's a rather performance sensitive part of the code, and it reduces > the number of ops required (the alternative is to assign each param > separately). I've checked it in anyway.
I'll ask the silly question: Did anyone benchmark it? -R
