useOptimizedDrawing is deprecated without replacement

Originator:fkuehne
Number:rdar://23047516 Date Originated:05-10-2015
Status:Open Resolved:
Product:OS X SDK Product Version:10.11
Classification:Other Bug Reproducible:Always
 
Summary:
Starting in OS X 10.10, NSWindow’s useOptimizedDrawing: is deprecated but no documentation is provided which function call to use instead or whether internals changed that this call is no longer relevant or useful.

Steps to Reproduce:
- Try to compile a basic AppKit project deploying the aforementioned call. It is flagged as deprecated.
- Check the documentation, which also lists it as deprecated but without guidance what to do instead.

Expected Results:
- Documentation of a replacement function or documentation specifying that this call is useless now.

Actual Results:
- No documentation provided.

Regression:
N/A

Notes:
N/A

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!