On 12/12/05, oggie rob <[EMAIL PROTECTED]> wrote:
> The "len" idea is not great anyway - it is much more costly to get and
> len 10,000 rows than to use SQL count, as get_article_count does.

I would hope that the __len__ method would be implemented as something
that does an SQL count.


--
"May the forces of evil become confused on the way to your house."
  -- George Carlin

Reply via email to