Hi,

I was wondering if there are any plans to introduce the ability of array 
functions to work with
"array objects".

More specifically I was thinking of starting with adding an SPL interface 
called ArraySearchable,
and modifying php_search_array in ext/standard/array.c to accept an object that 
implements that
interface, in which case the appropriate interface method is called.

A

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

Reply via email to