WheelMUD
WheelMUD copied to clipboard
Discuss software patterns in Key Code Concepts documentation
trafficstars
It would be great if we could break all of these down into known software pattern descriptions so we can easily describe that as well as educate. https://github.com/WheelMud/WheelMUD/blob/fd6ee4f1f213bfc3785384961f2001c42f46c6c9/Documentation/Development/KeyCodeConcepts.md
A good example to add to this document (or even its own sub-page) would how we use the document DB for flexible storage.
Document: Event Request+Commit model, code structure, Behaviors system, modularity intents, patterns which support non-reboot updates, MEF usage, etc.