[chirp_devel] [PATCH] [vx-3] add basic settings support #1291
Dan Smith
Wed Jan 8 17:27:18 PST 2014
> more brainstorming + naivity:
> what if the settings "tree" was just a tree of dicts, and then parse the
> tree all at once after you are done building?
> would that look cleaner?
I think that would look roughly the same as your "new()" helper. I'll
try to monkey with some things and see if I can come up with a prototype
that looks better.
However, just splitting out the groups you had in this patch into helper
methods would reduce scope on each a little, I think. I've been bad
about just appending to the end of the list myself, but the drivers with
good setting support are in need of some more organization, I think.
Anyway, I was just remarking because you showed up with a thousand new
settings all at once, so it was just really obvious. I'd rather have the
thousand settings over not of course! :)
--Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20140108/d1d6c863/attachment-0001.bin
More information about the chirp_devel
mailing list