From: Divye K. <div...@gm...> - 2008-09-02 13:47:30
|
On Tue, Sep 2, 2008 at 6:27 PM, Glyn Matthews <gly...@gm...>wrote: > > > More examples :) > I've written a simple dispatch table kind of function to illustrate string based dispatch to the http::client. I don't know how to structure this as a real world example. Should I try merging the dispatch table code with the http_client example so that it handles different methods (say by having a command line argument --method GET/POST/PUT etc.) or keep it separate? Divye -- An idealist is one who, on noticing that a rose smells better than a cabbage, concludes that it will also make better soup. H. L. Mencken (1880 - 1956) My official web site: http://people.iitr.ernet.in/shp/061305/ Webmaster: http://www.drkapoorsclinic.com Blog: http://divyekapoor.blogspot.com |