On 09/11/2005, at 5.24, Gerd Knops wrote:
[...] Maybe that would be a quick fix for TM? Just overwrite
- (unsigned int)maximumRecentDocumentCount
in NSDocumentController to return a larger number.
I like the description of that method:
The default implementation returns a value that is subject to change and may or may not be derived from a setting made by the user in System Preferences.
I assume the hack you use, use poseAsClass: (as there doesn't seem to be a friendly way to override it)?