Won't Fix
Details
Details
Assignee
Alex Zaytsev
Alex ZaytsevReporter
Lee Timmins
Lee TimminsLabels
Components
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created May 2, 2017 at 12:15 PM
Updated June 1, 2017 at 10:38 PM
Resolved June 1, 2017 at 10:38 PM
In my application I map an attributes collection (IDictionary) at run-time to every entity mapped to the database. This allows me to add additional fields across different modules. I have recently upgraded from version 3.3.4 to 4.1.1 and I have found that this is broken if the fields have the same prefix.
This is a critical issue for me as my application is heavily built around the concept of modularity and allowing third party developers to add additional functionality on top of any entity mapped to the database.