Deprecate ObjectDataProvider
Open
Design Discussion
Enhancement Requested
tenet-security
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
We should consider marking `ObjectDataProvider` as `[Obsolete]` in .NET Core 3.
In addition to this, we should also consider a global policy switch (an `AppContext` switch, for e.g.) that will disable `` in XAML.
Or perhaps this should be reversed - off by default and provide an opt-in switch? I worry that this will have a huge app-compat impact.
/cc @GrabYourPitchforks, @rladuca, @SamBent
/cc @grubioe
Contributor guide
Assessment
This issue has not been assessed yet.