Le mardi 24 mai 2011 21:58:12, Stefan Hajnoczi a écrit : > On Tue, May 24, 2011 at 08:37:50PM +0100, Jamie Lokier wrote: > TBH I'm almost at the stage where I think we should just use threads > and/or async callbacks, as appropriate. Hopefully I'll be able to cook > up a reasonably portable implementation of coroutines though, because > the prospect of having to go fully threaded or do async callbacks isn't > attractive in many cases.
May be Stupid question: why not using pcl lib ? Bastien > Stefan