* Marco Tabini wrote:
> On Thu, 2003-07-03 at 13:49, Björn Schotte wrote:
> > No. My position is that a developer should evolve and learn
> > that there are some more professional ways than just dumping
> > debug data to the browser instead of a log file.
> Please, do not imply that what I am suggesting is unprofessional.

I didn't say that nor did I imply it. I only said that in the
time of being a PHP developer one will change from browser output
to logfile output.

> It is
> practical. It works just as well, and is applicable to a wider range of
> platforms than your methodology without requiring any special setup.

If so, then I would suggest the following add-ons:

 - var_dump_pdf (majority of all PCs/browsers have PDF plugin,
   imagine nice formatted or coloured var_dumps in a portable
   document)
   
 - var_dump_swf (fast and slim, >90% of browsers do have flash
   technology)
   
 - Silicon Graphics data explorer, true virtual reality with
   a dataglove, especially useful with thousands of array
   elements
   
SCNR, Björn.
-- 
ThinkPHP und Partner auf dem LinuxTag.  Seien Sie mit dabei, und
lernen Sie die PHP Profis kennen! 10. - 13. Juli 2003, Karlsruhe.

* ThinkPHP sponsert "PHP and friends"-Projekt auf dem LinuxTag *

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to