I'm not sure I understand your question. Can you explain more? On Tue, Jan 30, 2018 at 11:50 AM, Romain Manni-Bucau <[email protected]> wrote:
> Hi guys, > > just encountered an issue with the pipeline API and wondered if you > thought about it. > > It can happen the Coders are compatible between them. Simple example is a > text coder like JSON or XML will be able to read text. However with the > pipeline API you can't support this directly and > enforce the user to use an intermediate state to be typed. > > Is there already a way to avoid these useless round trips? > > Said otherwise: how to handle coders transitivity? > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com> | Github > <https://github.com/rmannibucau> | LinkedIn > <https://www.linkedin.com/in/rmannibucau> >
