> Why can't we just use POSIX regular expressions for all of
> the ns_register* procedures?

I'd be concerned about REs degrading performance.  REs are usually
significantly slower than glob matches, and the registered proc matcher will
be called a _lot_.


--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/

Reply via email to