All Tags »
Identity Map
Sorry, but there are no more tags available to filter with.
-
So I came across a interesting issue today. I was wondering if the entityspaces utilizes something like the ''Identity Map'' pattern? I realize you can add a timestamp and get a concurrency error, but is it possible to have 2 entitys that load the same KEY and have changes reference each other. If it isnt built ...