generated from python-discord/code-jam-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
As it stands currently, WTP seems to have code that is rather specific to StackOverflow. For instance, there is code that is specifically for navigating questions in display.py: https://github.com/what-the-python/wtpython/blob/022785fa710f3bf69becd0b2a429e4926f37ba2d/wtpython/display.py#L147-L161
Perhaps this code would be better located in some file which is specific to SO like stackoverflow.py.
I think it might be a good idea to have the application be more modular (i.e. allow someone to replace SO with RTD without too much work). This will also help in implementing features like #106.
mustafaquraish
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request