Skip to content

Improved fix for #24: Multiple levels of complex properties#59

Closed
michaelamaura wants to merge 10 commits into
zzzprojects:masterfrom
michaelamaura:master
Closed

Improved fix for #24: Multiple levels of complex properties#59
michaelamaura wants to merge 10 commits into
zzzprojects:masterfrom
michaelamaura:master

Conversation

@michaelamaura
Copy link
Copy Markdown

I improved steven's fix to also allow multiple levels.

Liu79 and others added 10 commits April 8, 2013 12:01
GetDynamicClass method: added the double check for "signature" in "classes" dictionary to avoid concurrency issues.
CreateDynamicClass: removed the upgrade to write lock because managed by the caller "GetDynamicClass" method.
This fix is limited to one level of ComplexType types.
#24 also support nested complex properties
…ties

Update ReflectionMappingProvider.cs
Added possibility to inject query unwrappers
Fix concurrency bug in Batch Update and Delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants