|
From: | Kazunobu Kuriyama |
Subject: | Re: [PATCH] NSSavePanel.m -beginSheetForDirectory:::::: |
Date: | Tue, 02 Mar 2004 17:32:31 +0900 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.4) Gecko/20030624 Netscape/7.1 |
Fred Kiefer wrote:
It sure is easier to reply to this by actually changing the code, which is what I did. You will see, that I mostly had to remove code that was no longer needed. (There is more, that is now obsolete, we should remove this later on, when the new code is proven to work in all cases) It is surprisingly often the case, that clean code is less lines than hacks, still hack are in general easier to do.
Yes. More surprisingly, it often happens to eliminate other sticky, untraceable
bugs...BTW, why don't you extend the joy to other stuff? I bet that you would enjoy it further if you could take a look at NSSavePanel.m, NSPageLayout.m and NSPrintOperation.m. Bless these poor classes, too! :-)
Hope this code works for you
Excellent!
Fred
Thanks a lot. - Kazunobu Kurityama
[Prev in Thread] | Current Thread | [Next in Thread] |