Don wrote: > I'd like to see version(debug) {} put around Object.toString(). It's a > deathtrap feature that's got no business being used other than for > debugging. That actually sounds like a good idea. Like you say, is has no use outside of debugging, but while debugging, it's quite useful. -- Simen