Sean Cody <[EMAIL PROTECTED]> writes:

> C-Lists don't like having many items it it? My application just appends
> items to a clist and at about 300+ it cores (yes actual core).  Anything I
> might be missing? (even though it doesn't matter I freeze and thaw during
> adding)

CLists can hold arbitrary numbers of items without coring, though
they get a bit slow at around 5,000 - 10,000 items.

There is something else wrong with your code, though you haven't
provided enough information for us to even guess what.

Regards,
                                        Owen








-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to