
25 Oct
2012
25 Oct
'12
6:13 p.m.
On 10/25/2012 05:10 PM, Laine Stump wrote:
(I *really* dislike the whole "def, newDef" way of doing things. I think there should be a "stateDef" and "configDef" instead, and they should be moved back and forth all the time - that just makes life confusing; configDef should always contain the persistent config (if it's a persistent network, or 0 otherwise) and stateDef should always contain the live state of the network (or 0 if its an inactive persistent network).
s/should be moved back and forth/shouldn't be moved back and forth/ :-) (That's what I get for typing in a hurry...)