At 11:42 23/09/2002, Sam Liddicott wrote: >Is there any chance I can look at some zend 5 code to see the new model, and >how it might fit with SWIG?
Sure, just checkout the ZendEngine2 repository... >Also, overloaded objects are good, what do you think about overloaded >variables? (And with references these might just become overloaded zvals... >Hmm...) Anyway... Our variables have no type, so overloading can only be done on the value level. We don't want to overload any non-OO syntax. Zeev -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php