I have released DP 2.1 RC1 from the trunk at the moment. This should provide other leaders with a release they can use to plan their project's releases. It will also allow NHibernate to update to a named release, as well as provide the community using just DP a named release for now.
I bumped the assembly version from 2.0.3 to 2.1 so we will need to rebuild NHibernate against this release before I can check in the change for the assembly version. The plan is to not change the assembly version until after 2.1 RTM. I don't intend to have long gaps between RCs and between the RTM. If there is no reason to release another RC after a few weeks from the previous RC then it must be time to RTM (unless there is major issues). Release early, release often.
Can someone let me know if we are running fairly close to the head of the NHibernate trunk without our own patches?
> I have released DP 2.1 RC1 from the trunk at the moment. This should
> provide other leaders with a release they can use to plan their project's
> releases. It will also allow NHibernate to update to a named release, as
> well as provide the community using just DP a named release for now.
> I bumped the assembly version from 2.0.3 to 2.1 so we will need to rebuild
> NHibernate against this release before I can check in the change for the
> assembly version. The plan is to not change the assembly version until after
> 2.1 RTM. I don't intend to have long gaps between RCs and between the RTM.
> If there is no reason to release another RC after a few weeks from the
> previous RC then it must be time to RTM (unless there is major issues).
> Release early, release often.
> Can someone let me know if we are running fairly close to the head of the
> NHibernate trunk without our own patches?
Currently there is no reason to hold it back (new work can still continue
for 2.2). I can't see any reason that it can't go RTM in the next 2 weeks, I
just wanted to provide some time for people to make sure it doesn't have
broken functionality.
It will release with the net-2.0 and net-3.5 builds since Castle.Core uses
3.5 libraries under our net-3.5 build. The silverlight-2.0 build isn't ready
and I wouldn't want to release it without some decent testing.
On Wed, Mar 11, 2009 at 12:17 AM, Markus Zywitza
<markus.zywi...@gmail.com>wrote:
>> I have released DP 2.1 RC1 from the trunk at the moment. This should
>> provide other leaders with a release they can use to plan their project's
>> releases. It will also allow NHibernate to update to a named release, as
>> well as provide the community using just DP a named release for now.
>> I bumped the assembly version from 2.0.3 to 2.1 so we will need to rebuild
>> NHibernate against this release before I can check in the change for the
>> assembly version. The plan is to not change the assembly version until after
>> 2.1 RTM. I don't intend to have long gaps between RCs and between the RTM.
>> If there is no reason to release another RC after a few weeks from the
>> previous RC then it must be time to RTM (unless there is major issues).
>> Release early, release often.
>> Can someone let me know if we are running fairly close to the head of the
>> NHibernate trunk without our own patches?
On Tue, Mar 10, 2009 at 5:51 AM, Jonathon Rossi <j...@jonorossi.com> wrote:
> I have released DP 2.1 RC1 from the trunk at the moment. This should provide
> other leaders with a release they can use to plan their project's releases.
> It will also allow NHibernate to update to a named release, as well as
> provide the community using just DP a named release for now.
> I bumped the assembly version from 2.0.3 to 2.1 so we will need to rebuild
> NHibernate against this release before I can check in the change for the
> assembly version. The plan is to not change the assembly version until after
> 2.1 RTM. I don't intend to have long gaps between RCs and between the RTM.
> If there is no reason to release another RC after a few weeks from the
> previous RC then it must be time to RTM (unless there is major issues).
> Release early, release often.
> Can someone let me know if we are running fairly close to the head of the
> NHibernate trunk without our own patches?
On Wed, Mar 11, 2009 at 12:09 PM, hammett <hamm...@gmail.com> wrote:
> Thanks for the hard work, Jonathon!
> On Tue, Mar 10, 2009 at 5:51 AM, Jonathon Rossi <j...@jonorossi.com>
> wrote:
> > I have released DP 2.1 RC1 from the trunk at the moment. This should
> provide
> > other leaders with a release they can use to plan their project's
> releases.
> > It will also allow NHibernate to update to a named release, as well as
> > provide the community using just DP a named release for now.
> > I bumped the assembly version from 2.0.3 to 2.1 so we will need to
> rebuild
> > NHibernate against this release before I can check in the change for the
> > assembly version. The plan is to not change the assembly version until
> after
> > 2.1 RTM. I don't intend to have long gaps between RCs and between the
> RTM.
> > If there is no reason to release another RC after a few weeks from the
> > previous RC then it must be time to RTM (unless there is major issues).
> > Release early, release often.
> > Can someone let me know if we are running fairly close to the head of the
> > NHibernate trunk without our own patches?
On Wed, Mar 11, 2009 at 5:15 PM, Jonathon Rossi <j...@jonorossi.com> wrote:
> It wouldn't have been possible without everyone else's help. Thanks
> everyone.
> On Wed, Mar 11, 2009 at 12:09 PM, hammett <hamm...@gmail.com> wrote:
>> Thanks for the hard work, Jonathon!
>> On Tue, Mar 10, 2009 at 5:51 AM, Jonathon Rossi <j...@jonorossi.com>
>> wrote:
>> > I have released DP 2.1 RC1 from the trunk at the moment. This should
>> provide
>> > other leaders with a release they can use to plan their project's
>> releases.
>> > It will also allow NHibernate to update to a named release, as well as
>> > provide the community using just DP a named release for now.
>> > I bumped the assembly version from 2.0.3 to 2.1 so we will need to
>> rebuild
>> > NHibernate against this release before I can check in the change for the
>> > assembly version. The plan is to not change the assembly version until
>> after
>> > 2.1 RTM. I don't intend to have long gaps between RCs and between the
>> RTM.
>> > If there is no reason to release another RC after a few weeks from the
>> > previous RC then it must be time to RTM (unless there is major issues).
>> > Release early, release often.
>> > Can someone let me know if we are running fairly close to the head of
>> the
>> > NHibernate trunk without our own patches?
On Wed, Mar 11, 2009 at 9:21 PM, Jonathon Rossi <j...@jonorossi.com> wrote:
> Does anyone on the NHibernate team want to update the DP binaries in the
> NHibernate repository and update the NHibernate binaries here?
> On Wed, Mar 11, 2009 at 5:15 PM, Jonathon Rossi <j...@jonorossi.com>wrote:
>> It wouldn't have been possible without everyone else's help. Thanks
>> everyone.
>> On Wed, Mar 11, 2009 at 12:09 PM, hammett <hamm...@gmail.com> wrote:
>>> Thanks for the hard work, Jonathon!
>>> On Tue, Mar 10, 2009 at 5:51 AM, Jonathon Rossi <j...@jonorossi.com>
>>> wrote:
>>> > I have released DP 2.1 RC1 from the trunk at the moment. This should
>>> provide
>>> > other leaders with a release they can use to plan their project's
>>> releases.
>>> > It will also allow NHibernate to update to a named release, as well as
>>> > provide the community using just DP a named release for now.
>>> > I bumped the assembly version from 2.0.3 to 2.1 so we will need to
>>> rebuild
>>> > NHibernate against this release before I can check in the change for
>>> the
>>> > assembly version. The plan is to not change the assembly version until
>>> after
>>> > 2.1 RTM. I don't intend to have long gaps between RCs and between the
>>> RTM.
>>> > If there is no reason to release another RC after a few weeks from the
>>> > previous RC then it must be time to RTM (unless there is major issues).
>>> > Release early, release often.
>>> > Can someone let me know if we are running fairly close to the head of
>>> the
>>> > NHibernate trunk without our own patches?
On Wed, Mar 11, 2009 at 10:02 PM, Jonathon Rossi <j...@jonorossi.com> wrote:
> Updating NHibernate on the castle trunk is more involved than I thought. I
> have started and I'll see how far I get tonight.
> On Wed, Mar 11, 2009 at 9:21 PM, Jonathon Rossi <j...@jonorossi.com>wrote:
>> Does anyone on the NHibernate team want to update the DP binaries in the
>> NHibernate repository and update the NHibernate binaries here?
>> On Wed, Mar 11, 2009 at 5:15 PM, Jonathon Rossi <j...@jonorossi.com>wrote:
>>> It wouldn't have been possible without everyone else's help. Thanks
>>> everyone.
>>> On Wed, Mar 11, 2009 at 12:09 PM, hammett <hamm...@gmail.com> wrote:
>>>> Thanks for the hard work, Jonathon!
>>>> On Tue, Mar 10, 2009 at 5:51 AM, Jonathon Rossi <j...@jonorossi.com>
>>>> wrote:
>>>> > I have released DP 2.1 RC1 from the trunk at the moment. This should
>>>> provide
>>>> > other leaders with a release they can use to plan their project's
>>>> releases.
>>>> > It will also allow NHibernate to update to a named release, as well as
>>>> > provide the community using just DP a named release for now.
>>>> > I bumped the assembly version from 2.0.3 to 2.1 so we will need to
>>>> rebuild
>>>> > NHibernate against this release before I can check in the change for
>>>> the
>>>> > assembly version. The plan is to not change the assembly version until
>>>> after
>>>> > 2.1 RTM. I don't intend to have long gaps between RCs and between the
>>>> RTM.
>>>> > If there is no reason to release another RC after a few weeks from the
>>>> > previous RC then it must be time to RTM (unless there is major
>>>> issues).
>>>> > Release early, release often.
>>>> > Can someone let me know if we are running fairly close to the head of
>>>> the
>>>> > NHibernate trunk without our own patches?
> I have released DP 2.1 RC1 from the trunk at the moment. This should provide
> other leaders with a release they can use to plan their project's releases.
> It will also allow NHibernate to update to a named release, as well as
> provide the community using just DP a named release for now.
> I bumped the assembly version from 2.0.3 to 2.1 so we will need to rebuild
> NHibernate against this release before I can check in the change for the
> assembly version. The plan is to not change the assembly version until after
> 2.1 RTM. I don't intend to have long gaps between RCs and between the RTM.
> If there is no reason to release another RC after a few weeks from the
> previous RC then it must be time to RTM (unless there is major issues).
> Release early, release often.
> Can someone let me know if we are running fairly close to the head of the
> NHibernate trunk without our own patches?
If that is something people are interested in I can include it next time. If
you checkout castle at r5592 that will be the source that is in the RC1
package.
On Tue, Apr 21, 2009 at 1:44 AM, awilson <a.wilso...@gmail.com> wrote:
> Jonathon,
> Great work! I was wondering however if/when the source for this
> update would be available?
> -A
> On Mar 10, 5:51 am, Jonathon Rossi <j...@jonorossi.com> wrote:
> > I have released DP 2.1 RC1 from the trunk at the moment. This should
> provide
> > other leaders with a release they can use to plan their project's
> releases.
> > It will also allow NHibernate to update to a named release, as well as
> > provide the community using just DP a named release for now.
> > I bumped the assembly version from 2.0.3 to 2.1 so we will need to
> rebuild
> > NHibernate against this release before I can check in the change for the
> > assembly version. The plan is to not change the assembly version until
> after
> > 2.1 RTM. I don't intend to have long gaps between RCs and between the
> RTM.
> > If there is no reason to release another RC after a few weeks from the
> > previous RC then it must be time to RTM (unless there is major issues).
> > Release early, release often.
> > Can someone let me know if we are running fairly close to the head of the
> > NHibernate trunk without our own patches?
Thanks. I figured out that I could pull from SVN shortly after I emailed
you. Bit confusing though, as in some cases it ships as a separate .zip
file on source-forge. Any who, I got the sauce code.
Also, how would you recommend I proxy objects that I cannot modify? That
is, if an object is 3rd party or sealed.... how can I wrap its members? Or
can I? My first swing of understanding led me to believe that the virtual
method was only an optional indicator... but now it seems it's a
requirement. Is that true?
I was hoping that by passing in an interface on the generate method I could
use some duck typing to wrap methods that were not virtual... but I am thus
far foiled. Any ideas?
On Mon, Apr 20, 2009 at 5:16 PM, Jonathon Rossi <j...@jonorossi.com> wrote:
> No problem.
> If that is something people are interested in I can include it next time.
> If you checkout castle at r5592 that will be the source that is in the RC1
> package.
> On Tue, Apr 21, 2009 at 1:44 AM, awilson <a.wilso...@gmail.com> wrote:
>> Jonathon,
>> Great work! I was wondering however if/when the source for this
>> update would be available?
>> -A
>> On Mar 10, 5:51 am, Jonathon Rossi <j...@jonorossi.com> wrote:
>> > I have released DP 2.1 RC1 from the trunk at the moment. This should
>> provide
>> > other leaders with a release they can use to plan their project's
>> releases.
>> > It will also allow NHibernate to update to a named release, as well as
>> > provide the community using just DP a named release for now.
>> > I bumped the assembly version from 2.0.3 to 2.1 so we will need to
>> rebuild
>> > NHibernate against this release before I can check in the change for the
>> > assembly version. The plan is to not change the assembly version until
>> after
>> > 2.1 RTM. I don't intend to have long gaps between RCs and between the
>> RTM.
>> > If there is no reason to release another RC after a few weeks from the
>> > previous RC then it must be time to RTM (unless there is major issues).
>> > Release early, release often.
>> > Can someone let me know if we are running fairly close to the head of
>> the
>> > NHibernate trunk without our own patches?