Added basic functionality to MappingItem (Annotations, ReadOnly). Added MappingItem as base class to a few more mapping classes. Removed ILegacyMappingItem and replaced with dictionary that maps types to old names, and updated code in the hash builder to lookup into the dictionary. Renamed SetMapping to EntitySetBaseMapping. Added two unit tests.
↧