Steve Fink <[EMAIL PROTECTED]> writes:
> On Mon, Apr 29, 2002 at 01:41:56PM -0400, Mike Lambert wrote:
>> - Make an array of buffer data, in order of insertion into the hashtable.
>> set pmc_pointer and buffer_ptr and let the GC rip through it.
>> - The hashtable itself just uses indices into this array. Each
>> linked-list node would be a PMC header, that follows the logic mentioned
>> above, where the linked-list node data would simply be an integer lookup
>> into the array of buffer data.
>
> A bucket needs at least:
> - key : STRING*
Um... Larry's already said that you're going to be able to use
arbitrary objects as keys. Just to make life even easier for
everyone :)
--
Piers
"It is a truth universally acknowledged that a language in
possession of a rich syntax must be in need of a rewrite."
-- Jane Austen?