And just an interesting side story to the IChangeHistory interface, is that if you implement this on your datatype C1 will automatically add date-fields and keep them updated every time you add and update instances of that type. Very nifty and a good thing to know if you want change history for your datatype.
:)
:)