Re: Pause and Resume

Trans <[email protected]>
Newsgroups gmane.text.yaml.general
Message-ID <[email protected]>
I have received suggestions to use a messaging protocol instead of pipes, 
and another to use only arrays so as to match on `-` marker. The former may 
be a good idea for a future version that could support distributed 
processing, but for now I have opted for a very simply approach.

A producer of a YAML stream can send an ASCII DLE (Data Link Escape) to 
pause processing, and then an ASCII ETB (End of Transmission Block) to 
resume it. Using ASCII codes might have some limitations, but I think it'll 
suffice in most cases.

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk

_______________________________________________
Yaml-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/yaml-core
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.