Re: User demand and Issue 150. [was Re: Issue 150: Consistency requirements for relationships with mapped-by]

2005-12-30 Thread erik
Quoting Craig L Russell [EMAIL PROTECTED]: Hi Erik, For the record, the quoted lines are not mine. Credit where credit is due. The quoted lines are David Bullock's. Oh, my apologies. Too much wine these days. More comments below. They answer my question. Thanks. On Dec 29, 2005, at

Re: User demand and Issue 150. [was Re: Issue 150: Consistency requirements for relationships with mapped-by]

2005-12-30 Thread David Bullock
Craig L Russell wrote: First, let me say that I admire your passion. I wish that all expert group members were thus. I figure that if it's worth mentioning in the first place, then it's worth pursuing until it's clear to me that it's a flawed idea, or clear to others that it's a sound one.

Re: User demand and Issue 150. [was Re: Issue 150: Consistency requirements for relationships with mapped-by]

2005-12-29 Thread Craig L Russell
Hi David,First, let me say that I admire your passion. I wish that all expert group members were thus.I do have a quibble with your counter example below. Your code ignores the return boolean value from  this.lines.add(line). What value would you return if the collection were not loaded? CraigOn

Re: User demand and Issue 150. [was Re: Issue 150: Consistency requirements for relationships with mapped-by]

2005-12-29 Thread Craig L Russell
Hi Erik,For the record, the quoted lines are not mine. Credit where credit is due. The quoted lines are David Bullock's.More comments below.On Dec 29, 2005, at 3:41 PM, [EMAIL PROTECTED] wrote:Quoting Craig L Russell [EMAIL PROTECTED]: public class Invoice {  private SetLine lines;  public void