Daniel Mach
a2e7383eca
Allow undefined fields in Options and HostOptions
...
Plugins seem to be using oscrc and osc.conf.config to store their config options.
All fields that are not known to osc are now stored in the 'extra_fields' dictionary
and handled in __getitem__() and __setitem__() as they were regular fields.
Such values are not checked for their types and the dictionary simply holds
strings obtained from oscrc or anything the plugins set through the python API.
2023-10-19 14:23:33 +02:00
..
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2023-01-20 16:52:11 +01:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-09-16 12:49:08 +02:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-08-12 10:06:00 +02:00
2022-03-29 14:01:55 +02:00
2023-08-09 13:04:17 +02:00
2010-08-31 13:30:35 +02:00
2023-03-06 10:12:59 +01:00
2022-10-13 10:52:17 +02:00
2022-09-12 13:45:19 +02:00
2023-05-02 09:56:27 +02:00
2023-04-03 09:12:01 +02:00
2022-09-16 12:49:08 +02:00
2023-10-19 14:23:33 +02:00
2022-10-04 09:37:33 +02:00
2023-01-26 10:11:54 +01:00
2022-09-16 12:42:09 +02:00
2022-09-12 13:45:19 +02:00
2022-09-12 13:45:19 +02:00
2022-09-12 13:45:19 +02:00
2023-03-31 09:39:04 +02:00
2023-10-10 08:32:57 +02:00
2023-08-09 13:07:06 +02:00
2022-09-12 13:45:19 +02:00
2022-09-12 13:45:19 +02:00
2022-09-12 13:45:19 +02:00
2023-09-11 21:11:05 +02:00
2023-09-11 21:14:45 +02:00
2022-09-12 13:45:19 +02:00
2022-09-16 12:49:08 +02:00
2022-09-12 13:45:19 +02:00
2022-09-12 13:45:19 +02:00
2022-09-16 12:49:08 +02:00
2022-09-12 13:45:19 +02:00
2022-09-12 13:45:19 +02:00
2022-12-19 14:58:12 +01:00
2023-09-25 14:41:17 +02:00
2022-09-12 13:45:19 +02:00
2023-10-13 20:34:09 +02:00