Loïc Guitaut
229773e7a8
DEV: Drop OpenStruct
for the context object in services
...
While using `OpenStruct` is nice, it’s generally not a very good idea as
it usually leads to performance problems.
The `OpenStruct` source code even says basically to avoid it.
Since the context object is crucial in our services, this patch replaces
`OpenStruct` with a custom implementation instead.
2024-10-08 10:34:55 +02:00
..
2024-10-07 12:29:33 +08:00
2024-10-02 17:00:01 +09:00
2024-04-09 11:53:37 -06:00
2024-08-05 11:45:55 +08:00
2023-01-09 14:14:59 +00:00
2024-10-02 17:00:01 +09:00
2024-05-27 18:06:14 +02:00
2024-06-27 19:22:55 +02:00
2024-02-29 09:03:49 +10:00
2024-05-01 13:27:46 -05:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-07-16 09:14:17 +10:00
2024-07-18 10:33:14 +10:00
2023-01-09 14:14:59 +00:00
2023-12-15 23:46:04 +08:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-16 17:11:24 +02:00
2023-01-09 14:14:59 +00:00
2024-02-12 12:07:14 +02:00
2023-01-09 14:14:59 +00:00
2023-12-06 23:25:00 +01:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2024-08-13 12:12:05 +04:00
2024-04-17 17:23:47 +03:00
2023-01-09 14:14:59 +00:00
2024-08-02 17:25:15 +04:00
2023-06-16 12:44:35 +10:00
2024-02-29 09:03:49 +10:00
2024-02-20 11:24:30 -06:00
2024-04-25 13:21:39 -05:00
2024-02-15 06:21:03 +08:00
2024-06-14 13:07:27 +03:00
2024-04-18 08:53:52 +10:00
2024-09-27 20:08:05 +08:00
2023-08-08 11:18:55 +10:00
2024-09-03 10:51:07 +01:00
2023-11-02 08:10:15 +03:00
2024-04-17 17:23:47 +03:00
2024-06-11 09:36:54 +10:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-10-08 10:34:55 +02:00
2024-09-24 12:26:31 +03:00
2024-08-29 11:19:04 +10:00
2023-05-22 13:18:09 +08:00
2024-08-29 11:19:04 +10:00
2023-08-21 18:03:03 +08:00
2024-04-16 17:37:33 +08:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-09-03 11:09:33 +08:00
2023-02-21 10:30:48 +01:00
2023-01-09 14:14:59 +00:00
2024-07-03 20:49:29 +08:00
2024-06-25 19:32:18 +08:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-24 10:37:10 -05:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-14 10:41:27 +02:00