On 10/5/07, Larry Garfield <[EMAIL PROTECTED]> wrote:

> Here's the question I see.  Right now, does an ArrayAccess object work with
> array_slice()?  If so, then [2, 5] syntax would be just some nice syntactic
> sugar.  If not, then it becomes a powerful new feature, and implementing it
> on normal arrays and strings becomes just a matter of consistent syntax.

currently, array_slice doesn't work with ArrayAccess


-- 
Alexey Zakhlestin
http://blog.milkfarmsoft.com/

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

Reply via email to