On 31/08/09 16:55, Stonewall Ballard wrote: > I agree that it should be typed as accurately as possible. I just tried > it as an NSString*, and it works fine. > > Actually, I never use Objective-C, only Objective-C++. I'm unsure of > what's legal in the base language.
Hey Stonewall, I still think your patch is valuable (and Pieter probably agrees with it too), thats why I had it in my bugfixes-branch. However I just tried to rebase it onto the latest master and it failed miserably (even after two vain attempts at hand-merging the Preferences.xib). So in order to include this I'd ask you to rewrite/rewire just the .xib-part of your patch onto the latest master. The conflicting commit in master is a8f4304f86a7 btw. But then again, you (with an old XCode I suppose) fiddling around in the file _could_ (Benjamin?) negate the previous patch. It's all really stupid. If you haven't already please correct the id vs. NSString* thing this time, so we don't have to re-edit your patch. Merging XIBs really sucks donkey balls and I just realize that I want to fiddle around in the Preferences.xib in the near future in order to add a preference for the auto-refresh stuff. Oh goodie. Anyway, if you're quick enough (and Pieter applies it) I can base my work on a master with your patch in it and you won't have to rewrite it yet again ;) Greetings, Jojo -- Johannes Gilger <[email protected]> http://heipei.net GPG-Key: 0x42F6DE81 GPG-Fingerprint: BB49 F967 775E BB52 3A81 882C 58EE B178 42F6 DE81
