google-code-export / dataobjectsdotnet

Automatically exported from code.google.com/p/dataobjectsdotnet
0 stars 0 forks source link

Make ExpressionMaterializer.VisitKeyExpression more efficient #336

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently it always creates a Key with unknown exact TypeId (except for
single type hierarchies). But it must use nearly the same logic as
ItemMaterializer - i.e. it must add exact TypeId to the Key it creates, if
this is possible.

Original issue reported on code.google.com by alex.yakunin on 1 Aug 2009 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by alex.yakunin on 16 Oct 2009 at 10:01

GoogleCodeExporter commented 9 years ago

Original comment by alexey.g...@gtempaccount.com on 3 Dec 2009 at 10:49

GoogleCodeExporter commented 9 years ago

Original comment by alexis.k...@gmail.com on 9 Feb 2010 at 2:25