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?



sebastian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to