On Thu, May 4, 2023 at 7:47 PM Nathan Hartman wrote:
> I have seen those fast-moving-target frameworks described as having the
> "lifecycle of yogurt" in multiple places around the internet.
>
> +1 for stability!!!

Hahahah I also like and use that term, but it is not fun to work with
them :-) :-)

In one of my projects where application is supposed to work in shell
and graphical mode there are sets of functions/objects that perform
operation and those operations can be called from independent modules
that provide CLI and GUI access. There are even different GUI
frameworks possible to use (i.e. QT, FLTK, etc) by using different ui
module of the application, or none, just the CLI. Maybe this could be
kind of approach for NuttX Apps that should provide CLI interface by
default and optional GUI (i.e. LVGL) when compiled for "NuttX
Mobile"..? :-)

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Reply via email to