[TYPO3-dev] domesticating t3lib_div::debug

Michael Stucki michael at typo3.org
Sat May 3 13:34:54 CEST 2008


Dmitry Dulepov [typo3] wrote:

> In any case, listen to yourself :) You say: "We introduced docheaders and
> debug() is now broken. So, instead of fixing docheaders, let's break
> debug() for every existing extension but make it work for docheaders".
> This is not right. If docheaders broke debug, fix docheaders, do not break
> debug further :) DO not touch function that worked for ages. Fix new
> functions that is not yet fully used be people.

Good point. I think it's not worth to change the debug function because its
simplicity is exactly the reason why I'm using it.

If you want to debug something in the backend, I suggest to use
t3lib_div::devLog() instead.

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/




More information about the TYPO3-dev mailing list