Just curious for the reason why o.a.c.c.flow.AbstractInterpreter implements SingleThreaded (and therefore the flow interpreter as well)? SingleThreaded means that for each lookup a new instance is created.
Carsten
Just curious for the reason why o.a.c.c.flow.AbstractInterpreter implements SingleThreaded (and therefore the flow interpreter as well)? SingleThreaded means that for each lookup a new instance is created.
Carsten