[TYPO3-ect] Error Object
Daniel Brüßler
info at -remove-patchworking.de
Tue Feb 6 11:42:33 CET 2007
Hi Elmar,
yes, great! I'm shure this helps much with code-quality of TYPO3-extensions.
My aim with error-handling is always, that I need not to search for
hours why "something" isn't working anymore. I like to see very fast
what was the original problem and where must I fix it.
I create a wiki-page wiki.typo3.org/index.php/MVC_Framework/ErrorObject
for it and write down what I think. So we can merge and then I can start
to create the class.
What is the priority for the ErrorObject? Shall the ECT-homepage be
available very fast or in two steps (first the main-stuff, then the full
version)?
kind regards
Daniel Brüßler
> I was thinking of an object that collects and displays form error mesages,
> error messages from the validator and error messages from the model.
>
> A debugging error object is certainly something else. Could be
> interesting. I have no plans so far for this. So if you have some ideas,
> you will probably like to start with a concept page in the wiki.
>
> Also have a look at
>
> http://svn.t3.digitaldistrict.de/cgi-bin/trac.cgi/browser/typo3xdev/tx_lib/trunk/class.tx_lib_selfAwareness.php
>
> there are two functions api() and _die().
More information about the TYPO3-team-extension-coordination
mailing list