|
From: Vincent M. <vm...@oc...> - 2002-01-09 22:28:19
|
Just a clarification to Steve's email so that there is no misunderstanding (hoping that it is not me who is misunderstanding it :-0 ). "In theory, people should send changes to one of the committers and have them check it in" Of course, this means sending the patches to the list (not to an individual committer) so that any committer who is available can help. It also lets other review the submitted code and comment on it (this is the principle of open source peer-review, as opposed to XP's pair-programming ;-) ) Now, some new committers would really be cool ! Becoming a new committer is simple : - send some patches to the list, - have them integrated in the code base, - send some more until the existing committers are fed up and give you direct write access to CVS ! Thanks -Vincent > -----Original Message----- > From: moc...@li... > [mailto:moc...@li...] On Behalf Of > Steve Freeman > Sent: 09 January 2002 21:58 > To: moc...@li... > Subject: Re: [MO-java-dev] Multi Prepared Statement MockConnections > > as you may have seen from the list, we've been a bit stuck recently and > have just started on an overdue refactoring of the build. In theory, > people should send changes to one of the committers and have them check > it in, but we've been getting grossly behind. I have more time now and > am intending to clear the backlog -- and to make the process easier. > > I suppose the obvious question is whether anyone out there would like to > become an apprentice committer to spread the load? > > Steve > > ----- Original Message ----- > From: "Oskar Hannesson" <osk...@de...> > To: "'Robert Manning'" <man...@te...> > Cc: <moc...@li...> > Sent: Wednesday, January 09, 2002 8:39 AM > Subject: RE: [MO-java-dev] Multi Prepared Statement MockConnections > > > > We here at DeCode inc. have already implemented multiple > PreparedStatements > > for MockConnection and it is working fine. > > I have not been able to commit this code because I can't find any > guidelines > > on how to do so. > > I posted a question to > 'moc...@li...' > > but have not got any answer yet. > > Can anyone give me a hint on how to post this code. > > Regards > > Oskar H. > > > > > > -----Original Message----- > > From: moc...@li... > > [mailto:moc...@li...]On Behalf Of > > Robert Manning > > Sent: 9. januar 2002 02:28 > > To: moc...@li... > > Subject: [MO-java-dev] Multi Prepared Statement MockConnections > > > > > > I see that someone (smgf) checked in work on MockConnection in the > "core" > > module 9/19/2001. Yet it appears unfinished and is obviously not in > the > > latest build posted 8/21/2001. Any idea when this will get released? > What > > I need to have is the ability to track close calls on multiple > > PreparedStatements that are being prepared within a single method from > the > > same Connection. One thing that's missing in the current > implementation > > is the ability to associate close calls with a particular > PreparedStatement > > (I guess using the SQL as an index into the HashMap). Or maybe I'm > totally > > off the Mark and you can set me straight ?? > > > > Rob Manning > > > > _______________________________________________ > > Mockobjects-java-dev mailing list > > Moc...@li... > > https://lists.sourceforge.net/lists/listinfo/mockobjects-java-dev > > > > > > _______________________________________________ > > Mockobjects-java-dev mailing list > > Moc...@li... > > https://lists.sourceforge.net/lists/listinfo/mockobjects-java-dev > > > > > > _______________________________________________ > Mockobjects-java-dev mailing list > Moc...@li... > https://lists.sourceforge.net/lists/listinfo/mockobjects-java-dev |