I'm having trouble setting up an IDMigrator. I start to write a DataModel class with the overrides that do the translation through an IDMigrator...but that technique doesn't provide a straightforward path for the initialization of IDMigrator....unless I'm reading the db or file natively before it's abstracted in the interface. Is this how folks are doing it or am I missing something? Is there any sample code for an IDMigrator implementation? Thanks for the help....this is a great list for an exciting tool.
Matt
