so shouldn't the NuGet package support that? I still get the error about no Castle version supports this version of NHibernate. Do I have to remove all references to Castle for this to work?
On Feb 7, 8:47 am, Oskar Berggren <[email protected]> wrote: > With 3.2 you also have the options of using NHibernate's built-in > proxy generator. > > /Oskar > > 2012/2/7 Steven <[email protected]>: > > > > > > > > > I've also had trouble updating to the 3.2 version via NuGet because of > > an incompatability with Castle. I believe that's because NHibernate > > uses the dynamic proxy correct? Will that be fixed as well? > > > On Feb 3, 4:05 am, Oskar Berggren <[email protected]> wrote: > >> The development builds are here:http://teamcity.codebetter.com/ > > >> The 3.3 release is overdue and the goal is to make a release fairly > >> soon, though there are no exact dates specified. > > >> /Oskar > > >> 2012/2/3 s_tristan <[email protected]>: > > >> > Very interesting list. > >> > Can you tell when the release 3.3 will be available? Or where I can to > >> > download the current development version? > >> > Thank you! > > >> > On 2 фев, 23:55, Oskar Berggren <[email protected]> wrote: > >> >> The current main commiters are me, Julian, Patrick and Richard. > > >> >> The commit history is > >> >> here:https://github.com/nhibernate/nhibernate-core/network > > >> >> In recent time we have ported enhanced id generators from Hibernate, > >> >> several important LINQ fixes and enhancements, and many other > >> >> important fixes. The complete list of already finished issues for the > >> >> upcoming 3.3 release is here: > > >> >>https://nhibernate.jira.com/secure/ReleaseNote.jspa?projectId=10000&v... > > >> >> /Oskar > > >> >> 2012/2/2 s_tristan <[email protected]>: > > >> >> > Who is the lead(s) of the project now? > >> >> > Is new features will be added? > > >> >> > -- > >> >> > You received this message because you are subscribed to the Google > >> >> > Groups "nhusers" group. > >> >> > To post to this group, send email to [email protected]. > >> >> > To unsubscribe from this group, send email to > >> >> > [email protected]. > >> >> > For more options, visit this group > >> >> > athttp://groups.google.com/group/nhusers?hl=en. > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups "nhusers" group. > >> > To post to this group, send email to [email protected]. > >> > To unsubscribe from this group, send email to > >> > [email protected]. > >> > For more options, visit this group > >> > athttp://groups.google.com/group/nhusers?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "nhusers" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/nhusers?hl=en. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
