[Gambas-user] Understanding the translation process
Benoit Minisini
benoit.minisini at gambas-basic.org
Mon Jan 30 20:07:53 CET 2023
Le 30/01/2023 à 20:04, Martin a écrit :
> El 30/1/23 a las 16:54, Bruce Steers escribió:
>> I only used Settings.class as another example of where the file contents
>> are un-documented/private and may change without warning so beware.
> Yes, I understand, excuse the verbiage, hehe.
> Normally Settings.class does its job, it's just that I prefer
> Config.class which is less flexible and the variables don't disappear
> nor is it possible to add them anywhere, only in itself. And besides, to
> save to the hard disk, it uses the JSON format which, as you know, is
> standard.
> Please excuse the verbiage (again), hehe.
> Martín.
>
I plan to switch the 'Settings' class to JSON, this is why we must not
rely on the "INI"-like format it is currently using.
Regards,
--
Benoît Minisini.
More information about the User
mailing list