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

Rewrite Scanner so that it's fed chunks of text piecemeal and spits out what it's scanned so far #39

Open
jwodder opened this issue Dec 19, 2023 · 0 comments
Labels
c:scanner low priority Less important than other things under consideration Dev has not yet decided whether or how to implement

Comments

@jwodder
Copy link
Collaborator

jwodder commented Dec 19, 2023

  • This would probably require two separate classes, one for a scanning a single stanza (with optional body) and one for scanning multiple stanzas.

  • This may be better as additional classes instead of replacing Scanner.

@jwodder jwodder added c:scanner low priority Less important than other things under consideration Dev has not yet decided whether or how to implement labels Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:scanner low priority Less important than other things under consideration Dev has not yet decided whether or how to implement
Projects
None yet
Development

No branches or pull requests

1 participant