On Aug 7, 2010, at 12:04 PM, Kyle Sluder wrote:
> On Aug 7, 2010, at 9:42 AM, Dave DeLong wrote:
>
>> Let's say that I have an object that encapsulates a Google search. I feed
>> this object my query string, set some options, and then execute it.
>> Ideally, I'd like to get back an NSArray o
On Aug 7, 2010, at 9:42 AM, Dave DeLong wrote:
> Let's say that I have an object that encapsulates a Google search. I feed
> this object my query string, set some options, and then execute it. Ideally,
> I'd like to get back an NSArray of all the results, but 1) that isn't
> practical and 2)
Hi everyone,
Disclaimer: I have never touched NSProxy before; I've just read some
documentation.
Let's say that I have an object that encapsulates a Google search. I feed this
object my query string, set some options, and then execute it. Ideally, I'd
like to get back an NSArray of all the r