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
pcb:preferences_subsystem [2021/02/28 14:33]
cparker [Development Blog]
pcb:preferences_subsystem [2021/02/28 19:56] (current)
cparker [Development Blog]
Line 355: Line 355:
  
 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. 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.
 +
 +All of the existing code has now been brought back into the codebase, and everything is passing its tests!
 +
 +Next steps are to figure out how to make this system handle command line arguments.
pcb/preferences_subsystem.txt ยท Last modified: 2021/02/28 19:56 by cparker