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

IO improvements #12

Open
kbond opened this issue Oct 21, 2021 · 0 comments
Open

IO improvements #12

kbond opened this issue Oct 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kbond
Copy link
Member

kbond commented Oct 21, 2021

Brainstorm of possible improvements to IO:

  1. IO::cursor(): Cursor (or some kind of wrapper to help with cursor adjustments in a fluid way)
  2. IO::color(): Color
  3. IO::createSection(): ConsoleSectionOutput
  4. IO::createSection(): self|IOSection alternative to above that returns either a new instance of IO wrapping ConsoleSectionOutput or some kind of helper wrapper
  5. Non-final constructor to allow customization (ie add output formatter styles)
  6. Implement StyleInterface instead of extending SymfonyStyle to allow different implementations (ie SymfonyIO) or configurable style "mixins"
@kbond kbond added the enhancement New feature or request label Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant