> > -) we finally brought down the cost of handling object 
> beeing virtually the
> > same as for handling resources, so why should we try that 
> hard to make the
> > damn thing slow again ?
> 
> You are proving my point - the cost of handling objects is minimal, so
> why not do it in userland?

because then we have userland -> ze2 oo -> userland -> php function instead of
userland -> php function. maybe that's negligable, i didn't benchmark it.

> 
> > -) the errorhandling issue is not (easily) coverable if we 
> simple wrap the
> > funcitons as pear classes.
> 
> What errorhandling issue?

exception vs. warning.

harald


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

Reply via email to