Take namespaces into account for POCOs mappings
This is a must for modularity. We already support this feature on our side with schemas (sql server) the only problem is EF does not take namespaces into account.
120
votes
2 comments
-
Anonymous
commented
Please this feature is a must
-
Kevin Forbes
commented
More details about the error here: http://social.msdn.microsoft.com/Forums/et-EE/adodotnetentityframework/thread/cad3ca46-cf7a-4371-91f9-541c46284d18
The actual exception is: "The mapping of CLR type to EDM type is ambiguous because multiple CLR types match the EDM type..."