<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 12, 2014 at 3:51 PM, Brian Lloyd <span dir="ltr"><<a href="mailto:brian@lloyd.com" target="_blank">brian@lloyd.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">***** High Performance Software Defined Radio Discussion List *****<br>
<br>
</div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><br><div>I suggested a very simple hack -- a version number in the database file or, better still, for each logical section of the database file -- but I think Greg's suggestion, while more difficult to do the first time, is a far more universal solution. The database is just a collection of attribute/value tuples. It wouldn't be too hard to have a "rationality checker" for each A/V pair when it is read in during system initialization.  </div>

</div></div></div></blockquote><div><br></div></div>Unfortunately its not only checking the validity of an A/V pair. This is easy and I think this is alreday done. The problem is the combinatorical explosion of A/V paris among each other. While loading the database each possible mode of the software has to be checked, which correspond to a certain subset of A/V pairs. It's like an exhaustive testing of a big state machine, which might take a while, and which is not so easily implemented. Furthermore, this state machine is increasing with each new version.<br>

<br></div><div class="gmail_extra">73, Hermann<br></div><div class="gmail_extra">DL3HVH<br></div></div>