Folks, I've looked at the pool stuff. Vassil did a great job with it. I made a very minor performance enhancement (using Set instead of List which means O(log n) rather than O(n) for access checking).
Rock and roll and if it's got the votes (which I think it does), I say roll it on into trunk. Thanks, David -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Git some: http://github.com/dpp
