AMWorkflowView public headers missing some documented methods

Originator:aufflick
Number:rdar://12843759 Date Originated:
Status: Resolved:
Product:Developer Tools Product Version:Xcode 4.5.2 (4G2008a)
Classification:Other Bug Reproducible:Always
 
Summary:

The public documentation for AMWorkflowView documents the following two essential methods:

- (void)setWorkflowController:(AMWorkflowController *)workflowController
- (AMWorkflowController *)workflowController;

Without which it cannot work correctly. The header AMWorkflowView.h in the Automator framework does not include those methods.

Notes:

Using KVO for the property provides an effective workaround.

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!