Re: Stream based API for tree like structures

2017-01-20 Thread Jonathan Bluett-Duncan
Hi Kasper, If what you're looking for is a more immediate solution, I can think of a couple of libraries which may do the trick: 1. Durian 's TreeDef and TreeStream. Difficult to understand and use at first, but I believe it ticks a good number of boxe

Re: Stream based API for tree like structures

2017-01-20 Thread Remi Forax
https://gist.github.com/forax/bca6877e019d134f87c4cb1e8efae9cd Rémi - Mail original - > De: "Kasper Nielsen" > À: "core-libs-dev" > Envoyé: Vendredi 20 Janvier 2017 11:03:41 > Objet: Stream based API for tree like structures > Hi, > > Sorry if this is a bit off-topic, but I thought bu