On Thu, 13 Sep 2001, Stas Bekman wrote:

> gozer has asked me why apr doesn't have a hash table.

yes it does, apr_hash_*

> Someone has posted a
> patch to replace ap_table with real hash table, but it was vetoed because
> it didn't preserve the order of the items as they get added.

right.
 
> I ask because I'm working on Perl(Set|Add)Var and have to use the hash
> table.

we can use whatever for that, order shouldn't matter here.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to