[hibernate-dev] 3.5 branch
David Mansfield
hibernate at dm.cobite.com
Mon May 10 22:50:56 EDT 2010
Hi Steve,
I have a complete patch set (including test cases and documentation)
implementing the extension of the Criteria API (actually, no API
changes, just implementation changes) to handle collection-of-component
and collection-of-value. I'd like to get this code integrated into
Hibernate because it has been working in production for years for us and
many others have requested this functionality.
I will need first to re-base my changes against trunk (changes were last
rebased around 3.5 beta something).
I would need some small amount of your time to understand and review the
changes. I could go over it via email or irc or whatever.
The changes have been split into independent commits as much as possible
(and there are a few prerequisites patches which may just be outright
bugs).
Thanks,
David Mansfield
Cobite, INC.
On Mon, 2010-05-10 at 21:26 -0500, Steve Ebersole wrote:
> Well I think anyway. What exactly is it we are revisiting?
>
>
> -- Sent from my Palm Pre
>
> steve at hibernate.org
> http://hibernate.org
> ______________________________________________________________________
> On May 10, 2010 4:50 PM, Steve Ebersole <steve at hibernate.org> wrote:
>
> Sure trunk/3.6 is a good time for that...
>
> On Mon, 2010-05-10 at 14:54 -0400, David Mansfield wrote:
> > Steve,
> >
> > Would you be interested in revisiting the criteria patches that
> extend
> > the functionality of criteria to collections-of-component or
> > collections-of-value for either/both of these two branches?
> >
> > Thanks,
> > David Mansfield
> > Cobite, INC.
> >
> >
> > On Mon, 2010-05-10 at 13:28 -0500, Steve Ebersole wrote:
> > > There seems to be some confusion here, so let me clarify. We
> currently
> > > have 2 development branches (this always happens for a short
> period of
> > > time while ramping up the newt development version).
> > >
> > > 1) Branch_3_5 is where we do 3.5.x releases from. Anything you
> want in
> > > 3.5 needs to be committed here.
> > >
> > > 2) trunk is where 3.6 development is going on. Until we do stable
> > > releases of 3.6 if you commit something to the 3.5 branch, you
> also need
> > > to commit it here. In fact I personally look at it as I always do
> my
> > > development in trunk and then decide if it is something that
> should also
> > > go in 3.5 and then port as necessary.
> > >
> > > On Tue, 2010-04-20 at 20:59 -0500, Steve Ebersole wrote:
> > > > Branched.
> > > >
> > > > On Mon, 2010-04-19 at 16:19 -0500, Steve Ebersole wrote:
> > > > > I am ready to start working on changes for 3.6. That means I
> need to
> > > > > branch off 3.5 work. Anyone not ready for that (obviously once
> svn is
> > > > > accessible again)?
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
> --
> Steve Ebersole <steve at hibernate.org>
> http://hibernate.org
>
More information about the hibernate-dev
mailing list