MVC Framework/ErrorObject

From TYPO3Wiki

Jump to: navigation, search
Teams Committees This project/information is related to the Extension coordination team
 List Projects The MVC Framework aka lib/div-project
list pages
See Current Project Members, Wishlist 
    you can help if you like!

Subproject: The ErrorObject aka ErrorMessenger

Contents

The aim

I was thinking of an object that collects and displays form error mesages, error messages from the validator and error messages from the model. -- Elmar


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. -- Daniel

Features

  • should also use the MVC-pattern

See this

Relations

Personal tools