[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Future Debian package candidate web pages: present and future



On Thu, 17 Jan 2008, Sebastian Pipping wrote:
> Don Armstrong wrote:
>> You should actually be able to generate this page with two requests:
>>
>> my @bugs = @{$soap->get_bugs(package=>'wnpp')->results()};
>> my $status_hash = $soap->get_status(@bugs)->results();
>
> i plan to give this a try later. what do you think: up to what
> number of bugs should i query with per request at max?
> e.g. would all ~1800 bugs at once still be cool or should
> i split that?

You can (in theory) query all of them at once; it won't take any
longer to return than the equivalent pkgreport.cgi page.


Don Armstrong

-- 
Miracles had become relative common-places since the advent of
entheogens; it now took very unusual circumstances to attract public
attention to sightings of supernatural entities. The latest miracle
had raised the ante on the supernatural: the Virgin Mary had
manifested herself to two children, a dog, and a Public Telepresence
Point.
 -- Bruce Sterling, _Holy Fire_ p228

http://www.donarmstrong.com              http://rzlab.ucr.edu


Reply to: