Now that Alpha versions of NH3 are being put on the web, I was wondering when support for DefaultIfEmpty for outer joins is going to be integrated.
I see that NHibernate/Linq/GroupJoin/ NonAggregatingGroupJoinRewriter.cs did not receive any updates for the past nine months and it specifically does not support DefaultIfEmpty (NotSupportedException). Also, the DLinqJoin7 test case in / NHibernate.Test/Linq/LinqQuerySamples.cs which tests this construct is set to [Ignore] and I cannot find a JIRA issue on this.
