MarimerLLC / csla

A home for your business logic in any .NET application.
https://cslanet.com
MIT License
1.27k stars 406 forks source link

Remove ObjectContextManager #4101

Closed StefanOssendorf closed 4 months ago

StefanOssendorf commented 4 months ago

Remove Csla.Data.ObjectContextManager<C> from CSLA. In it's current form it's even unusable because you can't get hold of a reference due to changes back in 2021.

This is technically speaking a breaking change. But because it's not usable since 2021 I don't consider it breaking.

luizfbicalho commented 4 months ago

Can you assign this to me?

StefanOssendorf commented 4 months ago

Done