Why is streaming of an internal pipeline not possible?

2005-06-08 Thread Geert Josten
Hi, Having just passed the discussion on whether or not to ignore the serializer when caching an internal pipe, the following error message popped into my mind: Streaming of an internal pipeline is not possible with a reader. Which is raised by the AbstractProcessingPipeline when the

Re: Why is streaming of an internal pipeline not possible?

2005-06-08 Thread Sylvain Wallez
Geert Josten wrote: Hi, Having just passed the discussion on whether or not to ignore the serializer when caching an internal pipe, the following error message popped into my mind: Streaming of an internal pipeline is not possible with a reader. Which is raised by the