<div dir="ltr">Now in the InBox:<div>   KernelTests-cbc.278.mcz<br></div><div>   Kernel-cbc.871.mcz<br></div><div>The tests add in test for expected Duration addition and subtraction from each other, including the new GenericMonth and GenericYear, and the very new GenericDuration.  It also adds a few more tests for LeapYear tests with adding years to them.</div><div><br></div><div>The test are still based on what it currently does, with the exceptions listed previously (I haven&#39;t really changed any to expect failures, as has been suggested - that will come shortly.  For now, I want to try to cause little to no changes o expected behavior first - just new behavior for now).</div><div><br></div><div>Kernel adds the GenericDuration, and handles adding and subtracting GenericMonth, GenericYear, and GenericDurations togeher in a rational way.  This involves turning + and - in Durations into a double-dispatch so that it will work.</div><div><br></div><div>There are no comments  yet in these classes - they will be there before the weekend is over at the latest.</div><div><br></div><div>Any comments are more than welcome.</div><div><br></div><div>-cbc</div></div>