@cfleming He started to work on this, but never finished it https://github.com/nrepl/nrepl/pull/106
Hopefully someone can pick it up down the road.
@bozhidar Ok, thanks. Do you know if the unrepl version was ever stable, or was that only experimental too?
@cfleming The entire unrepl was kind of experimental in a way. 🙂 I recall this functionality worked kind of okay in unrepl, but there were some glitches to sort out there as well.
Yeah, I don’t remember unrepl ever getting to be actually used for much in the end. Which was a shame, it had some nice ideas.
I wonder if it would be worth trying to unify an API for progressive loading and streaming? After all, there are a bunch of consumers now: all the editors, Clerk, Portal, REBL, &c
Isn’t that one of the goals of Replicant?