Speaking of const (and sorry if I'm off topic here), I'm missing something in D. Const functions like in C++. As in: functions that don't change the member vars of the class. Is there a reason this got left out? I always thought it was useful. Could just be my C++ bias, though. ;) -- Michiel