Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit upgrade (:bye message etc.) #34

Open
cgrand opened this issue Feb 23, 2018 · 0 comments
Open

Revisit upgrade (:bye message etc.) #34

cgrand opened this issue Feb 23, 2018 · 0 comments

Comments

@cgrand
Copy link
Member

cgrand commented Feb 23, 2018

A plain repl acts on a pair of characters streams and you can't escape that (you can't go back to bytes).
Likewise, an unrepl outputstream is a stream of end forms and you can't escape that.
So further upgrades won't touch that. The current design and implementation (stdin activity detection) is miguided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant