Hello, What I see of the java basic cartridge it that it can generate entities, including support for associations.
What I do not see is that there is support for bi-directional associations. i.e. changes on one side of the association automatically being reflected on the other side. Or even more specific: adding an Author to the 'writer' association end of a Book, will automatically add the Book to the 'oeuvre' association end of the Author. Is this something that can be a 'planned feature' for the Java basic cartridge? Or should this be a requirement for another cartridge? Would it be beneficial if we would deliver XPand code that implements this? Happy new year! Jan Labrie -- View this message in context: http://www.nabble.com/Java-basic-cartidge-and-bi-directional-associations-tp14528037s17564p14528037.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
