Use "Model, View, Controller" framework style.
Registered by
BrandonTomlinson
Build the bot around an MVC type architecture. This will allow us to set up a 'models' location, 'views' location, and a central run.py 'controller'. Plug-ins will be for things like factoids. Models will be data structures of factoids, users, etc. 'Views' will be how we interact with those data structures. The 'controller', run.py, should parse a settings.py, and run a main-loop.
Blueprint information
- Status:
- Started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- Accepted for trunk
- Implementation:
- Started
- Milestone target:
- 0.2
- Started by
- BrandonTomlinson
- Completed by
Whiteboard
(?)