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

review: refactor: PrinterHelper can be extended to support direct writing #2196

Merged
merged 1 commit into from
Jul 10, 2018

Conversation

pvojtechovsky
Copy link
Collaborator

The changes in PrinterHelper are needed for sniper mode, which needs low level access to the print buffer and some printer helper state.

The TokenWriter#writeSpace is needed for sniper mode too. The direct call of PrinterHelper (as written in old comment) would kill the concept of Sniper mode.

@pvojtechovsky pvojtechovsky changed the title refactor: PrinterHelper can be extended to support direct writing review: refactor: PrinterHelper can be extended to support direct writing Jul 9, 2018
@monperrus monperrus merged commit 52de38b into INRIA:master Jul 10, 2018
@pvojtechovsky pvojtechovsky deleted the refPrinterHelper branch July 10, 2018 17:59
@monperrus monperrus mentioned this pull request Sep 20, 2018
4 tasks
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

Successfully merging this pull request may close these issues.

2 participants