@Darren I actually use that in my BaseEntity class, but it doesn't work statically which is where I wanted it. The "right" answer here is probably changing my query to fetch eagerly, one I figure out how to do that properly.
Cheers On Dec 18, 10:05 am, Darren Kopp <[email protected]> wrote: > you could do something like what sharp architecture does in their > GetTypeUnproxied method > > https://github.com/codai/Sharp-Architecture/blob/master/src/SharpArch... -- You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en.
