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

Decouple logic between stackoverflow and display modules #111

Open
briancohan opened this issue Aug 16, 2021 · 0 comments
Open

Decouple logic between stackoverflow and display modules #111

briancohan opened this issue Aug 16, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@briancohan
Copy link
Contributor

Organize stackoverflow module so that the Stackoverflow object will keep track of which question its displaying and provide the markdown-rendered content for the display module. The SO module should also provide the rendering for --no-display mode.

The display module should be able to handle the Stackoverflow object and ask it what to render in the main view and side bar. Similarly, there should be a traceback module that the display module will query as well.

@briancohan briancohan added the enhancement New feature or request label Aug 16, 2021
@briancohan briancohan self-assigned this Aug 16, 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
Projects
None yet
Development

No branches or pull requests

1 participant