On a #coding mission to improve my #poser lib 馃槑.

In the current implementation of #swad, I don't really like that I need an extra thread, just to control a child #process. A first piece to add to poser is generic "child process support", which I'm testing right now. I realized I could reuse my #Connection class, which was built for #sockets, but works just as well with #pipes 馃檭

TODO now is mostly testing. See screenshots for some mimimal testing code and its output ... would you like this kind of interface? 馃

#C #programming