From f5d1320add0a16d6b4932fb7e6c9aad246e20d41 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Sat, 29 Jun 2024 10:39:48 -0300 Subject: [PATCH] no scaledown to 0 --- DESIGN.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DESIGN.md b/DESIGN.md index f1e846a..c2bcf23 100644 --- a/DESIGN.md +++ b/DESIGN.md @@ -35,6 +35,9 @@ It should: Intentionally: No HA yet, no multiple instances of functions, no up/downscaling, no multiple versions routed by header. +Specifically: no downscaling to zero. It makes everything MUCH +more complicated. + # Function structure Example using crystal, but it could be anything. Any function has