Allan Odgaard
b96a4975e6
Use array for cached settings names
...
We previously used a dictionary so that initializing a bundle item object wouldn’t need to know the difference between a full property list and a cached subset. Technically though the previous code had an implicit assertion on the bundle item not being able to rely on the settings values being useful, which is now gone.
The main advantage though is a smaller and more correct cache format.
2013-03-18 14:34:07 +01:00
..
2013-02-22 15:55:28 +01:00
2013-03-10 14:34:44 +01:00
2013-03-17 15:44:07 +01:00
2013-03-16 17:49:48 +01:00
2013-03-18 14:34:07 +01:00
2013-02-08 12:01:21 +01:00
2013-02-22 15:55:28 +01:00
2013-02-11 14:21:20 +01:00
2013-02-08 11:20:36 +01:00
2013-03-10 16:07:10 +01:00
2013-03-17 15:44:06 +01:00
2013-03-13 12:38:12 +01:00
2013-03-17 15:44:06 +01:00
2013-03-16 17:49:49 +01:00
2013-03-13 12:38:11 +01:00
2013-03-03 15:53:05 +01:00
2013-03-17 15:44:07 +01:00
2013-03-07 20:23:11 +01:00
2012-09-30 23:06:57 +02:00
2013-03-17 15:44:06 +01:00
2013-01-22 19:23:16 +01:00
2013-03-16 17:49:48 +01:00
2013-02-22 15:50:37 +01:00
2013-03-16 17:49:49 +01:00
2013-03-14 10:14:45 +01:00
2013-03-07 16:21:47 +01:00
2013-03-10 16:07:10 +01:00
2013-03-16 17:49:48 +01:00
2012-09-20 12:22:20 +02:00
2013-03-17 15:44:07 +01:00
2013-03-16 17:49:47 +01:00
2013-03-16 17:49:49 +01:00
2013-03-11 16:14:44 +01:00
2013-03-13 12:38:12 +01:00
2013-02-08 11:20:34 +01:00
2013-02-25 15:28:37 +01:00
2013-03-10 16:07:11 +01:00
2013-02-08 11:20:35 +01:00
2013-02-20 12:54:26 +01:00
2013-02-08 11:20:35 +01:00
2013-02-06 14:50:03 +01:00
2012-08-09 16:25:56 +02:00