Re: Key Binding action methods not declared in public headers

2008-08-09 Thread Ross Carter
On Aug 8, 2008, at 4:44 PM, Douglas Davidson wrote: The right thing to do would be to file a bug requesting publication of those methods, and to inquire in the bug whether it would be safe to override them regardless of their current status. Douglas Davidson Thanks, Douglas. bug #61

Re: Key Binding action methods not declared in public headers

2008-08-08 Thread Douglas Davidson
On Aug 7, 2008, at 2:51 PM, Ross Carter wrote: I am mighty tempted to use performSelector:@selector(moveToEndOfDocumentAndModifySelection:); after all, the action method is right there in StandardKeyBinding.plist for all the world to see. On the other hand, it is not in a public header a