Kevin Sutter wrote:
Peter, Actually, that's good news from my viewpoint since it removes the QuerySQLCache variable from the equation.How are you performing the enhancement processing [1] for your Entities? Are you doing it during build time, or dynamically via an agent or loader? Any differences between the two executions in this regard?
At build time, I couldn't use dynamic as some entities get serialized and send on the wire.
Thanks Peter
