Thanks for the quick review.

 --- [EMAIL PROTECTED] wrote: > 
> ->hash_func should always have a
> value, if the hash_table isn't creted with
> apr_hash_make_custom(), then
> apr_hash_make() should set it to a default hash
> function, which is the current
> hash algorithm. 

That was my original plan.  Small problem... the
APR_HASH_KEY_STRING case requires that we find the key
length.  Having the hash in-line gives us this for
free.  Traversing the string again is extra overhead,
while having the hash function return the length
seemed really ugly.

... Ami.



        
        
                
____________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html

Reply via email to