Daniel Berger wrote: > * Eliminate separate methods for "modify receiver in place" with some other > mechanism. Either modify the receiver based on calling context (void == > modify, rvalue == don't modify), or provide a special generic method that > modifies the receiver. Sounds interesting. Sample code? (using the new concepts, not implementing them) Tobi -- http://www.pinkjuice.com/