From 0667d99f26dd3357ea1cc14e09a2d131af6cd968 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Tue, 17 Aug 2021 22:32:40 +0300 Subject: [PATCH] start --- Object-Model.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Object-Model.md diff --git a/Object-Model.md b/Object-Model.md new file mode 100644 index 0000000..f0ac5ce --- /dev/null +++ b/Object-Model.md @@ -0,0 +1 @@ +**[Object model](https://en.wikipedia.org/wiki/Object_model)** in FMG is poorly defined, inconsistent and not documented in the codebase. This page is the first and the only try to document it somehow. Once everything is documented, it can be used for building a new consistent model. \ No newline at end of file