The Artima Developer Community
Sponsored Link

PHP Buzz Forum
patError documentation available

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stephan Schmidt

Posts: 238
Nickname: schst
Registered: Sep, 2004

Stephan Schmidt is a founding member of PHP Application Tools and a PEAR developer.
patError documentation available Posted: Mar 7, 2006 1:08 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Stephan Schmidt.
Original Post: patError documentation available
Feed Title: a programmer's best friend
Feed URL: http://blog.php-tools.net/rss.php?version=1.0
Feed Description: The blog of PHP Application Tools
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Stephan Schmidt
Latest Posts From a programmer's best friend

Advertisement
patError has been developed as we needed a simple tool to unify the error management in all our different projects such as patTemplate, patForms or patBBCode. Although we liked the error handling provided by PEAR, we did not want to use it, as we did not want to force our users to use PEAR in combination with our tools. Still, we adopted several concepts from the PEAR error handling, so most of the uses who already have been familiar with PEAR were able to use patError without the need to learn a lot of new concepts.

However, in the past months, more and more people asked us questions about patError and so I decided as was time to write some decent documentation on all the features. As Aaron announced that his upcoming talk at the next PHP Usergroup Frankfurt meeting would also include patError, I realized that it was now or never and wrote the full documentation for patError, which includes advanced topics like registering new error levels are replacing the error class with your own class. The documentation is available on our new Trac-powered site, which also provides SVN-access and a bug tracker.

If you ever wanted to know more about patError, you will hopefully find all that you need on our new site.

Read: patError documentation available

Topic: Zend Framework: Looking Good Previous Topic   Next Topic Topic: Atlanta PHP Podcast

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use