WheelMUD icon indicating copy to clipboard operation
WheelMUD copied to clipboard

Discuss software patterns in Key Code Concepts documentation

Open DavidRieman opened this issue 4 years ago • 1 comments
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.

DavidRieman avatar Dec 13 '20 08:12 DavidRieman

Document: Event Request+Commit model, code structure, Behaviors system, modularity intents, patterns which support non-reboot updates, MEF usage, etc.

DavidRieman avatar Sep 19 '21 04:09 DavidRieman