At 16:44 22/08/2002, Sam Liddicott wrote: >Zeev I just wanted to make you aware that not just the Java module, but also >all SWIG generated php modules also use the object overloading propget and >propset way of accessing properties of the wrapped objects. > >I hear this was being revamped for zend 2.0 and thought I should let you >know. > >SWIG-php works by generating a seperate overloaded class for each wrapped >class, with methods as normal in the method table, but special behaviour to >intercept the getting and setting of properties. > >Will the propget/propset system be lost in zend 2.0?
It won't be lost at all - but it will indeed be completely different (much more efficient, and easier to work with). Zeev -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php