Matthew Ratzloff wrote:

I still like Zend_Debug (at the least, I don't feel it belongs in
Zend_Log, since the concept behind it is different).  Just because there
would only be one method now doesn't mean there wouldn't be any in the
future.  For example, I can see two methods already--dump() as it exists
now, and dump() as it exists in your proposal.


Matthew, I agree with you here, and I think those that agree with you probably have grander plans for the future of debugging inside the Zend Framework.. For example, I've heard of concepts like breakpoints, tracing functions, etc..

I also like the idea that perhaps zend studio could interact with a developing application through Zend/Debug, perhaps it interacts with Zend/Debug and the zend-debugger.so, perhaps even the 'other' php debugger? These are a few concepts that I think once people have time, they will explore..

So at current, I don't really care where it is, I just think people should be aware that in the future, it might grow into something even more useful.

Cheers,
Ralph

Reply via email to