Hi Giacomo, it's all in the ExpressionEqualityComparer (in DbLinq.Util). The World :)
On Fri, Apr 17, 2009 at 10:00, Giacomo Tesio <[email protected]> wrote: > Hello World! :-D > > I need to know where ExpressionTree's evaluation is cached. > And actually I'd like to know how they are copared, since I've seen that > ((int) i) => i == ((int) i) => i is always false (but may be I'm missing > something big). > > > Giacomo > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" 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/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
