Re: Is there a *much* faster FSRef conversion than CFURLCreateFromFSRef()?
Re: Is there a *much* faster FSRef conversion than CFURLCreateFromFSRef()?
- Subject: Re: Is there a *much* faster FSRef conversion than CFURLCreateFromFSRef()?
- From: "Alan Smith" <email@hidden>
- Date: Tue, 12 Sep 2006 11:15:42 -0400
Yes, I see what you mean but FSIterator returns the full path.
Also, you could say I should use a HFSUniStr255 in
FSGetCatalogInfoBulk instead of a FSRef. I tried that and due to the
fact that FSOpenIterator takes a FSRef, and I have to create lots of
iterators because it can't use kFSIterateSubtree, I saw no performence
improvement.
My other thought is to use the Unix command 'find' if it is possible
to be used in C programs. NSTask won't cut the cake.
~Alan
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
"Silence is the Universe's greatest gift."
"Don't waste your life doing things others have already done."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden