Peter Kümmel wrote: > OK, when we really need a graph objects for each thread, > then my patch is wrong.
looking at the code it seems, that each export routine has its own local path variable. thats good. then we share converters var which has internal graph G_ and routines around it. if there is some caching inside converters class we are in trouble again. pavel