Best practices for API wrapper development?

Dave Hodgkinson davehodg at gmail.com
Tue May 8 22:58:09 BST 2012


Cheers, I'll check it out.

On 8 May 2012, at 17:03, Alex Balhatchet wrote:

> Way back in '06 when I first wrote WebService::Nestoria::Search I was
> encouraged to copy the style of Yahoo::Search - given that it was
> written by Jeffrey Friedl and is now maintained by Tim Bunce I think
> that counts as "on the shoulders of giants" too :-)
> 
> The style is very Do It All Yourself but it's simple enough to
> maintain given small/incremental changes in the API.
> 
> - Alex
> 
> On Tue, May 8, 2012 at 4:52 PM, Dave Hodgkinson <davehodg at gmail.com> wrote:
>> 
>> I hated the Amazon one, it was overkill. Probabl my usual approach of
>> flinging hashes around is suboptimal. Schwern's position on the shoulders
>> of giants by using DBIC for a relatively simple interface might be too heavy.
>> 
>> Examples you like?
>> 
>> 




More information about the london.pm mailing list