I'll ask a more fundamental question: Why is RemovalAwareCollection the
default collection class for M:N relations?  In my experience, it is
extremely rare that you would want the auto delete behavior with M:N.

It would seem more appropriate to change the default instead of having to
document and educate everyone about the default behavior not being what they
would reasonably expect.

Thanks.
Larry.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 04, 2004 9:08 AM
> To: OJB Users List
> Subject: Re: Re: delete relation in indirection-table
> 
> As far as I remember, this behaviour was changed since 0.96 or 0.97 - I'm
> not sure.
> Of course, a DTD comment alerting that RemovalAwareCollection is default
> is very welcome.
> 
> And changes in DOCs, specially relative to M:N mapping, recommending to
> not use default
> value for collection-class IMHO is mandatory.
> 
> 
> Edson Richter
> 
> 
> > Hi all,
> >
> >  Nope I didn't found any thing on the subject, I found this behaviour
> while debugging ojb (
> > thank to eclipse ). And then reading comment in example bundled with
> ojb.
> > Same behaviour with all ( I played with ) layer ( odmg, PB ).
> >
> >  It's should be documented AND specified that default collection class
> is
> > RemovalAwareCollection ...
> >
> > Really happy to give ( this insignifiant ... ) help
> >     AND many many many thank for ojb, document in general is very well
> done.
> >
> >> Message du 04/03/04 10:24
> >> De : Armin Waibel <[EMAIL PROTECTED]>
> >> A : OJB Users List <[EMAIL PROTECTED]>
> >> Copie � :
> >> Objet : Re: delete relation in indirection-table
> >>
> >> Hi all,
> >>
> >> is this behaviour documented?
> >>
> >> regards,
> >> Armin
> >>
> >> Klaus Ripplinger wrote:
> >> > Hi Olivier, Hi Edson,
> >> >
> >> > using MangeableVector solved the problem!
> >> > thanks a lot!
> >> >
> > You're very welcome !
> >> > Klaus
> >> >
> >> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to