<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
David Miller wrote:
<blockquote cite="mid:4645C0A4.9020806@bugzilla.org" type="cite">
  <pre wrap="">Aaron Trevena wrote on 5/12/07 6:08 AM:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm also surprised that there is no pagination for results, and that
every result for a query - even if there are thousands are always
fetched and loaded into tons of hashes - no wonder it's memory hungry
if you write code that eats memory like candy.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yeah, there's times when you actually want all of them at once, but it
shouldn't be the default.
  </pre>
</blockquote>
For me those times approach 100%, and I suspect most Bugzilla users
(and many users of other applications that page information, often to
increase ad views) feel the same, in which case paging bug lists by
default would be a big step backwards.<br>
<br>
-myk<br>
<br>
</body>
</html>