Hey all,

I'm new to this list so let me start with a little introduction. I'm a java 
developper, 'architect' is written on the bill but ... the most interesting 
architecture work I do is out of my day job because of tech-freedom. Several 
readers will certainly know what I'm talking about. I started hacking code 
late heighties and never stopped.

Now the question that brings me here : handling model migrations with Qi4j.

I'm beggining a pet project for my wife and I want to be able to release early 
and often to get quick feedback from her :) I was evaluating neo4j as 
storage/navigation backend when I found Qi4j. Since then, I'm reading docs and 
code, prototyping etc... I'm about to start using Qi4j for this project to 
dive into DDD and COP but something still is vague for me : how to handle 
model migrations with Qi4j.

I'm used to build apps with the classic RDBMS tooling. Using an ORM or not I'm 
handling database schema _and_ data migration with the help of Liquibase.

How do you Qi4j guys handle model change over time for "already in production" 
applications ?

Best regards

Paul

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

Reply via email to