Resizing Charles Map

From: Alex R. Mosteo (devnull_at_mailinator.com)
Date: 09/29/04


Date: Wed, 29 Sep 2004 13:18:25 +0200

Hi,

I'm using a Charles Map (Hashed strings) to hold a monotonic increasing
collection of objects. It will contain thousands of them, and while the
upper limit is unknown, I think that it rarely will reach, for example,
a million. Is there something that makes not recommendable to issue a

Resize (Map, Natural'Last)

at start?