Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-11 Thread David Jencks
On 2002.01.09 23:38:57 -0500 Dmitri Colebatch wrote: > > On 2002.01.09 21:45:44 -0500 Paul McLachlan wrote: > > > How do I do inheritance with cmp2? Maybe that is why Castor will > survive. > > > > Maybe. I don't know how to do polymorphism w/cmp2. But how can you > build > > a big system w/o de

RE: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-11 Thread Vincent Harcq
I apologize in advance for introducing me in this thread... > Dain, > > full rundown is at http://www.castor.org/locking.html but my > brief version here... (forgive me if any of this comes > across as patronizing, not sure how much exposure you've had > to castor) > > say I had ejb and web

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-10 Thread Dmitri Colebatch
n Marsh" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 11, 2002 10:24 AM Subject: RE: [JBoss-user] Updating CastorJDO plugin for 2.4.4 > > the main reason we looked at castor was the > > shared access on > > query results, so I could have two &q

RE: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-10 Thread Dain Sundstrom
> the main reason we looked at castor was the > shared access on > query results, so I could have two "findAll" methods running, > and if they > were both read only, there would be no lockouts. This to me > is the biggest > disadvantage of entity beans as they currently stand, I for > one don

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-10 Thread Ryan Marsh
below... > ... > the cache gives an employee when it wants a developer... > > thats probably a pretty messy way of explaining it - if Victor is still on > this list, he might go into it more for you, but I hope you get the drift. i understand your point. damn, that's disgusting. > using bmp en

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-10 Thread Dmitri Colebatch
> > Depending on what you want from castor, it may or may not be a good idea. > > in our case, we found problems in the areas of it we wanted, and there was > > concern in our team over the reliability of it. I would also be considering > > This scares me, where did you find problems? inheritenc

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-10 Thread Ryan Marsh
- > From: "Ryan Marsh" <[EMAIL PROTECTED]> > To: "Dmitri Colebatch" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, January 11, 2002 4:49 AM > Subject: Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4 > > > > I am

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-10 Thread Dmitri Colebatch
; Cc: <[EMAIL PROTECTED]> Sent: Friday, January 11, 2002 4:49 AM Subject: Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4 > I am considering using Castor with a new J2EE application we are > developing. I had planned to use it within the DAO classes to simplify > them and elimina

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-10 Thread Ryan Marsh
I am considering using Castor with a new J2EE application we are developing. I had planned to use it within the DAO classes to simplify them and eliminate the need to write jdbc/SQL code by hand. Is this a good idea in your opinion? Or should I just write the jdbc code? Input from anyone else i

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-09 Thread Dmitri Colebatch
> On 2002.01.09 21:45:44 -0500 Paul McLachlan wrote: > > How do I do inheritance with cmp2? Maybe that is why Castor will survive. > > Maybe. I don't know how to do polymorphism w/cmp2. But how can you build > a big system w/o decarative tx and security ;-)? > > From the little I've looked into

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-09 Thread David Jencks
Jencks [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, 10 January 2002 1:04 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4 > > > > > > On 2002.01.09 17:33:15 -0500 Paul McLachlan wrote: > > > A persistence map

RE: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-09 Thread Paul McLachlan
How do I do inheritance with cmp2? Maybe that is why Castor will survive. > -Original Message- > From: David Jencks [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 10 January 2002 1:04 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Updating CastorJDO plugin for 2

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-09 Thread David Jencks
er. Anyway, just my $0.02 david jencks > > > -Original Message- > > From: David Jencks [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, 10 January 2002 12:51 AM > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4 >

RE: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-09 Thread Paul McLachlan
done with > my current project. > > david jencks > > > > -Original Message- > > From: David Jencks [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 08, 2002 4:05 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-user] Updating CastorJDO p

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-09 Thread David Jencks
4:05 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4 > > > I think cvsroot/jboss/contrib/castorjdo never got tagged with > Branch_2_4_4 > when Jason did the reorganization of the build system. I suspect it > should > be, there are other

RE: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-08 Thread Matthew Baird
any plans on using JCA to connect Castor JDO into JBoss? -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 08, 2002 4:05 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4 I think cvsroot/jboss/contrib/castorjdo

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-08 Thread David Jencks
I think cvsroot/jboss/contrib/castorjdo never got tagged with Branch_2_4_4 when Jason did the reorganization of the build system. I suspect it should be, there are other changes likely to happen in cvsroot/jboss/contrib/varia. Jason is probably the only one to know for sure... david jencks On

Re: [JBoss-user] Updating CastorJDO plugin for 2.4.4

2002-01-08 Thread Adrian Brock
Thanks for the pointer. There seems to be some confusion with this package. It was moved to cvsroot/jboss/contrib/varia back in August last year, but the old directory was never removed? cvsroot/jboss/contrib/castorjdo This fix was done in varia last November. It never made it into 2.4.4 ho