Closed egarim closed 4 years ago
XpoInitializer is creating a SimpleDataLayer, there should be an option to decide which type of data layer should be used and split the working data layer and the update data layer
References
https://supportcenter.devexpress.com/ticket/details/t901732/troubleshooting-how-to-resolve-the-cannot-modify-dictionary-because-threadsafedatalayer
https://docs.devexpress.com/XPO/DevExpress.Xpo.ThreadSafeDataLayer
https://supportcenter.devexpress.com/ticket/details/a2944/xpo-best-practices/
Implemented, please refer to the commit to check the changes https://github.com/egarim/BitFrameWorks/commit/8c6506d3c150eb957f82cec23d02bce5a6ebbebc#diff-e45f818c18bb821559bc8db2f8a52ce7
XpoInitializer is creating a SimpleDataLayer, there should be an option to decide which type of data layer should be used and split the working data layer and the update data layer
References
https://supportcenter.devexpress.com/ticket/details/t901732/troubleshooting-how-to-resolve-the-cannot-modify-dictionary-because-threadsafedatalayer
https://docs.devexpress.com/XPO/DevExpress.Xpo.ThreadSafeDataLayer
https://supportcenter.devexpress.com/ticket/details/a2944/xpo-best-practices/