> I will look into that when I get to my work computer... It is totally > incorrect. Which version has you been trying with?
I'm using qi4j-core-api-0.7-SNAPSHOT.jar built on March 20 2009. > 'next' is a placeholder, and will return the returnvalue from the > method call, and it will throw Exception if that was the outcome of > the method call. But the return from the SideEffect will be ignored. When you say "the method call", do you mean the mixin method call? I thought I read somewhere on the Qi4j site that "next" referred to the next fragment in the call chain. With regards to saving and loading enities from the entity store, did I understand you correctly in my previous post? Ie when I save an object graph, each object (or composite) needs to be saved explicitly. When I access them again, they will be lazy loaded from the store when I traverse the graph. Regards, Pelle P _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

