Am Sonntag, 9. Juli 2006 18:15 schrieb Lars Gullik Bjønnes: > No objections. Uinitialized class variables are bad.
Indeed. Nevertheless I believe that we still have a logic problem: At the time when the coordcache is filled we should have calculated the metrics, and the width should therefore not be uninitialized anymore. We might even initialize the width with a big negative number as sentinel... Georg