For my upcoming improvement of interbase.c, which features asynchronous
handling of events posted in the database, I need to maintain a per-link
list
of event names (string) and callbacks (zval).

Would using zend_hash tables be the right way to do this ?

Ard



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to