User Tools

Site Tools


pcb:preferences_subsystem

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
pcb:preferences_subsystem [2021/02/28 11:33]
cparker [Development Blog]
pcb:preferences_subsystem [2021/02/28 14:33]
cparker [Development Blog]
Line 354: Line 354:
 Now I've also created a PreferenceAlias type that is just a union of the different pref options. This will serve the purpose I had originally intended for PreferenceValue. Now I've also created a PreferenceAlias type that is just a union of the different pref options. This will serve the purpose I had originally intended for PreferenceValue.
  
 +The PreferenceDefinition type has been brought back into the fold, and all the tests now pass. This was a little tricky because I had to change a bunch of return values to PreferenceValue from char * in order to keep things more generic.
pcb/preferences_subsystem.txt ยท Last modified: 2021/02/28 19:56 by cparker