-
Type: Sub-task
-
Resolution: Won't Do
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Description
Add deprecation notice of callbacks in driver
AC
- Use tsdoc comments if possible to deprecate callbacks (deprecate may not work on params)
- Add a runtime deprecation notice that prints only once about deprecated callback usage
- Add a flag to disable callback usage warning
- Client wide only, no need for db/collection level control.
- Open Q: should this be feature flag style symbol option or just a normal string option?