On Tue, Aug 18, 2009 at 1:00 PM, Peter Kasting <[email protected]>wrote:

> On Fri, Aug 14, 2009 at 1:49 PM, Marshall Greenblatt <
> [email protected]> wrote:
>
>> Hi All,
>>
>> I've been using url_request for a while now,
>
>
> Random drive-by note:  Most consumers of URLRequest would be much happier
> using URLFetcher (which layers atop it to provide a much simpler interface,
> including abstracting away threading issues, multiple callbacks, race
> conditions, etc.).  If you are doing something like "Go make this network
> request and give me the results", you should look into this.
>

Thanks, I didn't know about URLFetcher :-).  I can definitely find a few
uses for it...


>
> PK
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to