On 2008 Apr, 12, at 12:24, C Sandeep wrote:

However Im not able to find a optimized way to append the query
strings "hl" and "q". Any help is apprecaited. Thanks.

I've done this many times, by simply combining the query into what you call your baseURL using -[NSString stringWithFormat:]. I suppose it's not elegant, but once the sausage gets into the TCP pipe, no one cares how you made it.

As far as being "optimized", don't worry about it. The slowest Mac can probably easily spit out thousands of these before Google responds to the first one.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to