diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-12-28 17:48:49 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-12-28 17:56:35 +0000 |
| commit | dc7ee6dc261d5c3351552ed092c9d7ed66f163cc (patch) | |
| tree | f41baad0a46f3b59da202ed4d95e32d1d8dc8e31 /root/articles/mmmfs/evaluation | |
| parent | more write- and referencing (diff) | |
| download | mmm-dc7ee6dc261d5c3351552ed092c9d7ed66f163cc.tar.gz mmm-dc7ee6dc261d5c3351552ed092c9d7ed66f163cc.zip | |
more write- and referencing
Diffstat (limited to 'root/articles/mmmfs/evaluation')
| -rw-r--r-- | root/articles/mmmfs/evaluation/text$markdown+sidenotes.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/root/articles/mmmfs/evaluation/text$markdown+sidenotes.md b/root/articles/mmmfs/evaluation/text$markdown+sidenotes.md index 812b0c5..abde2fb 100644 --- a/root/articles/mmmfs/evaluation/text$markdown+sidenotes.md +++ b/root/articles/mmmfs/evaluation/text$markdown+sidenotes.md @@ -93,10 +93,9 @@ This way, *converts* can be added locally if they only make sense within a given Additionally it could be made possible to use this mechanism to locally override *converts* inherited from further up in the tree, for example to specialize types based on their context in the system. -The biggest downside to this approach would be that it presents another pressure factor for, -while also reincforcing, the hierarchical organization of data, -thereby exacerbating the limits of hierarchical structures.<div class="sidenote">see also -<mmm-embed raw path="../references/alternatives-to-trees"></mmm-embed></div> +<div class="sidenote">see also <mmm-embed raw path="../references/alternatives-to-trees"></mmm-embed> +</div>The biggest downside to this approach would be that it presents another pressure factor for, while also +reincforcing, the hierarchical organization of data, thereby exacerbating the limits of hierarchical structures. ### code outside of the system At the moment, a large part of the mmmfs codebase is still separate from the content, and developed outside of mmmfs |
