Hi,

Some time ago I raised https://nhibernate.jira.com/browse/NH-3448: the 
problem is, some code, like IsProxy() and NHibernateUtil.GetClass() (which 
uses IsProxy) are still checking if an instance is INHibernateProxy to see 
if it an instance is a proxy. I think this is now obsolete, and the check 
should be made for IProxy instead. Am I correct?

Thanks,

RP

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to