-
Notifications
You must be signed in to change notification settings - Fork 96
Rewrite project based on lessons learned #26
Copy link
Copy link
Open
Labels
backlogIssues that are not planned to be worked on in the near future; considered of low(er/est) priorityIssues that are not planned to be worked on in the near future; considered of low(er/est) prioritybase logicIssues that affect how the base logic of the projectIssues that affect how the base logic of the projectfeature request
Metadata
Metadata
Assignees
Labels
backlogIssues that are not planned to be worked on in the near future; considered of low(er/est) priorityIssues that are not planned to be worked on in the near future; considered of low(er/est) prioritybase logicIssues that affect how the base logic of the projectIssues that affect how the base logic of the projectfeature request
As much as I hate to do this, at this point, I'm strongly leaning towards a total rewrite of this project based on lessons learned thus far. I believe I can architect a much more sane design that can easily support recovery of sessions, simple and understandable threading, record keeping, straightforward api implementation, and simplify the process to add new features.
Here is a diagram I created that outlines my vision for what a rewrite would look like:
