Re: [PHP-DEV] generators & php tools

2012-10-09 Thread Derick Rethans
On Tue, 9 Oct 2012, Nikita Popov wrote: > On Thu, Oct 4, 2012 at 9:45 AM, Derick Rethans wrote: > > On Sun, 30 Sep 2012, Stas Malyshev wrote: > > > >> I was looking into generators topic and I couldn't find answer to > >> this question: how generators are supposed to interact with PHP > >> tool

Re: [PHP-DEV] generators & php tools

2012-10-09 Thread Nikita Popov
On Thu, Oct 4, 2012 at 9:45 AM, Derick Rethans wrote: > On Sun, 30 Sep 2012, Stas Malyshev wrote: > >> I was looking into generators topic and I couldn't find answer to this >> question: how generators are supposed to interact with PHP tools, such >> as debuggers, profilers, etc.? Specifically, ho

Re: [PHP-DEV] generators & php tools

2012-10-04 Thread Derick Rethans
On Sun, 30 Sep 2012, Stas Malyshev wrote: > I was looking into generators topic and I couldn't find answer to this > question: how generators are supposed to interact with PHP tools, such > as debuggers, profilers, etc.? Specifically, how calls to generator > are handled? Usually, the tool over

Re: [PHP-DEV] generators & php tools

2012-10-03 Thread Pierre Joye
Adding Zeev, Derick and Dmitry in case they miss this post. On Oct 1, 2012 6:21 AM, "Stas Malyshev" wrote: > Hi! > > I was looking into generators topic and I couldn't find answer to this > question: how generators are supposed to interact with PHP tools, such > as debuggers, profilers, etc.? Spe