Hi!

> To add my $0.02, it'd be nice to work in a zend_parse_parameters() type for
> this.  Keep extension code clean and ensures any temporary iterators get
> destructed.

Definitely, that'd be a great benefit. Just return zend_iterator * which
you can use to get current/next zvals and converting functions to work
with any Traversable will be a breeze.
-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227



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

Reply via email to