On Wed, Apr 23, 2008 at 09:38:37AM +0200, Jean-Marc Lasgouttes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > > Arguably the forwardInset() calls should be part of the Next Node > > implementation. > > ??
I mean: drop the first forwardInset() call from the findInset() implementation and instead call it manually before calling findInset(). Andre'