Paul, I have submitted pull-request. Let me know if it's ok and I can migrate also sample_b .
pom.xml was not updated. ( it is only pom.xml in sdk ) I am trying to prepare working gradle.build also. thanks, /Tibor On Wed, May 16, 2012 at 9:06 AM, Paul Merlin <[email protected]> wrote: > Hi Tibor, > > Could you work out a GitHub pull request instead of a patch? > Pull requests are the prefered way of contribution. > See http://help.github.com/send-pull-requests/ > > Regards > > /Paul > > > Tibor Mlynarik a écrit : >> >> Hi, >> >> I have created patch ( https://gist.github.com/2705290 ) for great >> dci-cargo sample_a >> to migrate it to 2.0. ( I hope I am not doing something wrong with >> git, but this sample >> seems to target 1.4.1 even if it's in develop branch) >> >> Migration was easy except EntityToDTOService ( recursive version of >> EntityToValue service). >> Can somebody please explain to me why are *DTOs ( value composites >> that mirrros entities) necessary >> and why only values can be serialized into JSON and entities not ? >> >> thanks, >> >> -Tibor >> >> ps: patch doesn't include changes to build files. >> >> _______________________________________________ >> qi4j-dev mailing list >> [email protected] >> http://lists.ops4j.org/mailman/listinfo/qi4j-dev > > _______________________________________________ > qi4j-dev mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/qi4j-dev _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

