Re: API reference can't find TrackControl
Re: API reference can't find TrackControl
- Subject: Re: API reference can't find TrackControl
- From: Shawn Erickson <email@hidden>
- Date: Sun, 10 Apr 2005 14:38:25 -0700
On Apr 10, 2005, at 2:32 PM, Ricky Sharp wrote:
On Apr 9, 2005, at 11:10 PM, Matthew Morse wrote:
In Xcode 1.5, the API search feature was sometimes thwarted by bogus
markup that the indexer gathered from the documentation. A bogus
entry could effectively hide a number of good entries that followed
it alphabetically. The fix was to:
1) guard against faulty markup in the documentation
2) have the indexer reject any markup that was clearly bogus
No need to file a bug. The fix is in place, but not yet available in
a public release--but hopefully soon...
Sorry for the inconvenience,
Not sure if this is the same issue, but Xcode 1.5 will fail when
similar terms contain spaces. For example, searching on 'fileManager'
fails to bring up anything. But just searching on 'file' will bring
up everything prefixed with 'file' to include 'fileManager'. The very
first item found is 'File Attributes Bitmap' (note the spaces). This
is a known bug too and I believe was filed late last year.
As a test I searched using "shared", "sharedUser", "sharedDoc", etc.
and behaves as I would expect. So it could be something in the
NSFileManager documentation that is causing file indexing to be
incomplete and the could be the very issue he is talking about.
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden