Could be async calls with callback be written using task parallel library, in .NET 4? You miss the async/await keywords, but apparently the basement is there.
Angel "Java" Lopez @ajlopez On Tue, Feb 18, 2014 at 11:47 AM, Oskar Berggren <[email protected]>wrote: > NH4 should be released soon, which will be built for .Net 4. > > For .Net 4.5 features, I presume you mainly mean async. Or what did you > have in mind? Regarding async I worry that it will be very intrusive > changes. Some experimental code has been published - search the > nhibernate-development archives. More work by interested parties will be > needed. > > /Oskar > > > > 2014-02-18 15:20 GMT+01:00 Ricardo Peres <[email protected]>: > > Unfortunately, all there is seems to be the release notes: >> >> >> https://nhibernate.jira.com/secure/ReleaseNote.jspa?projectId=10000&version=12440 >> >> >> On Tuesday, February 18, 2014 12:06:22 PM UTC, Dato Asdwqwe wrote: >>> >>> Hi guys >>> >>> Is there any roadmap about NHibernate future? Where is it headed. what >>> about leveraging .net 4.5 features? etc >>> >>> Thanks >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "nhusers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/nhusers. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
