On Mon, May 06, 2002 at 03:34:10AM -0400, Cliff Woolley wrote:
> 
> Why do the apr_dbm_*_ex() calls use strings instead of symbolic constants
> to select a dbm type?

Per Ian's response, it enables us to be a bit more open-ended. However, we
probably need to ensure that we're using case-insensitive comparisons. I'd
also think we probably want some kind of sym constants for the predefined
strings.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

Reply via email to