I wanted to know if the POCO proxy works as intended with other proxy/ies such as the Enterprise Library Validation which is doing same proxy wrapper for entities?
I've asked the same:
http://social.msdn.microsoft.com/Forums/en-US/adonetefx/thread/7bc8cce8-8549-4526-b1d1-94e4cea8aadcApparently it is not possible to hook into the object creation process.
So EF4 will be incompatible with any framework that relies on "subclass proxies"
But it will still be compatible with frameworks that reiles on "MarshalByRef proxies".
My Blog: http://www.RogerAlsing.com