Move TypeHelperExtensionMethods to a more internal namespace

Description

Please move TypeHelperExtensionMethods to a more internal namespace, e.g.: NHibernate.Linq.Internals, etc.

Why?
Because ForEach() is unfortunately not built in .NET Framework, it has caused everyone to define his own ForEach() in his own library. And when those libraries used together, along with NH, things would mess up as it would cause ambiguous reference issue, especially when NHibernate.Linq is being used which is often, if not always.

Environment

None

Activity

Show:

Maximilian Haru Raditya September 16, 2012 at 11:02 AM

Thanks, Oscar!

Oskar Berggren September 16, 2012 at 10:47 AM

Fixed in a3041257f0b03fc80da081e9b496831ec8a74dce.

Maximilian Haru Raditya September 15, 2012 at 11:52 AM

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?

Created September 15, 2012 at 11:24 AM
Updated September 21, 2014 at 12:42 PM
Resolved September 16, 2012 at 10:47 AM
Who's Looking?