> The easiest way to make the change, of course, is to globally > s/_q_getname/_q_lookup/ in the Quixote code, which would require > everyone to do the same in their existing Quixote apps. I guess I, too, am +0 on this change. It's a better name, but I'm used to the old one. The change isn't hard to do. The elimination of SessionPublisher would be even easier, of course, since few applications will have more than one place to change. I'd vote for just folding it into the new publisher class. Then it would be nice, of course, if things didn't break for a while after 1.0....:) jon