[Cuis-dev] The Preference model

Luciano Notarfrancesco luchiano at gmail.com
Wed Apr 27 07:15:47 PDT 2022


On Wed, 27 Apr 2022 at 8:57 PM Mariano Montone via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> Also if you want to have an interval type for example, something like (you
> can imagine):
>
> IntegerPreferenceType new default:0; min: 0; max: 100; yourself
>

Yeah, I see…

I wish we didn’t need to put things like that in the base image tho, and
I’d like to make the base image smaller (with less classes and methods) and
move more stuff to packages. IMHO, I actually think users of Cuis should
set preferences with a doIt, and for making general “apps” for non
programmers the app would know the types of preferences that wants users to
edit anyway (otherwise the users would see preferences for lots of internal
stuff).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220427/ca7c4d5f/attachment-0001.htm>


More information about the Cuis-dev mailing list