Re: [PHP-DEV] Re: iterating objects with interfaces
[email protected] ((Marcus Börger)) Sun, 09 Mar 2003 12:52:43 +0100
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
At 08:39 09.03.2003, l0t3k wrote: >you're not campaigning for sainthood, are you ;-) LOL >ive been reading python docs today, and their iterators and sequences are >one of the things that make it so powerful yet simple because of their >consistency throughout. This has nothing to do with perl. It is about common oo design pattern practice. And perl is one of the languages where such are implemented. >what do you mean you didnt have to modify the engine ? did you mess with the >opcode handlers ? Yes i hook on those two foreach() opcodes... >l0t3k >btw - im currently marooned on windoze until my mdk box is fixed, so could >you post a tar.gz ? bz2 gives PowerArchiver the hiccups. /s/tar.bz2/tgz/ regards marcus