ExpressionTreeHelpers

ExpressionTreeHelpers

Old forum URL: forums.lhotka.net/forums/t/4424.aspx


JoeFallon1 posted on Wednesday, February 27, 2008

Rocky,

This class is not in the folder named Core. It is in the general CSLA folder instead.
Shouldn't it be moved?

Namespace Core
 
Friend Class ExpressionTreeHelpers

There are other classes in Core like:

ExpressionVisitor
InnermostWhereFinder
InvalidQueryException  (note: the file name for this is InvalidQueryExpression - is that intentional?)

Is there some reason all of this Linq related stuff is not in the Linq folder?

Joe

RockfordLhotka replied on Wednesday, February 27, 2008

Well...

Aaron wrote all this code, so I'll blame it on him. But you are right, some cleanup is required - though whether I get to it now or during the book writing process I'm not exactly sure. Depends on whether I have time over the next 2-3 weeks, as I won't delay the release of 3.5 for internal code cleanup.

Copyright (c) Marimer LLC