On Fri, Feb 20, 2009 at 9:43 AM, Rickard Öberg <[email protected]> wrote:

> There's tons of opportunity for innovation here, but my intuitive guess
> is that there will be a base migrator that uses guessing to do it. For
> example, property with qualified name
> "com.foo.mydomain.SomeEntity:someProperty" has changed name to
> "com.foo.mydomain.AnotherEntity:someProperty", so figure out that they
> are the same automatically.

Yes, and an even more basic step is that
com.foo.mydomain.SomeEntity:someProperty shall go to
com.foo.mydomain.SomeEntity:someProperty which is not a hard rule but
an extremely common default.

I think there is room for a lot of innovation here, especially in
tooling such as IDE plugins. Every refactoring knows what is happening
and could potentiall automagically create the conversions.


Cheers
Niclas
-- 
http://www.qi4j.org - New Energy for Java

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

Reply via email to