Make auto_profile_order a property of ConfigManager
commitb783f8e02aea849056578e3ae34694f36ad72070
authorSean Robinson <robinson@tuxfamily.org>
Sat, 26 Apr 2014 22:35:02 +0000 (26 15:35 -0700)
committerSean Robinson <robinson@tuxfamily.org>
Sat, 26 Apr 2014 22:35:02 +0000 (26 15:35 -0700)
treee17924ba9a6cdae25c2f795523096eb0543793f3
parent489496575d9f4fd91daed7cdb22ef44e40647640
Make auto_profile_order a property of ConfigManager

This means that auto_profile_order can be read from or assigned to as a
list and it is silently converted to the string format needed for writing
to a file.  This will help keep auto_profile_order in a state where it
is always ready to be written out.

Signed-off-by: Sean Robinson <robinson@tuxfamily.org>
wifiradar/config.py