On 2010-10-27 17.07, Ronnie Nessa wrote:
No, I didn´t take a look at the Streamflow implementation, thanks for
the pointer. I just had a look at it, and it seems like I have a similar
setup in my application, except for the eager upgrade of entities in
StartupMigrationService (which was a nice touch). But I could not find
any usage of the MigrationOperation interface in that code either. That
is the interface I have a hard time figuring out how to use.:

You'll only want to use it if you have a migration *for a particular entity* which is not covered by the standard ones. But AFAICT you don't want to refactor an entity, you want to "replace" it. Right?

/Rickard

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to