[cvs] [Wiki] changed: BCBreakingHordeIssues

Jan Schneider jan at horde.org
Wed Aug 16 05:38:39 PDT 2006


jan  Wed, 16 Aug 2006 05:38:39 -0700

Modified page: http://wiki.horde.org/BCBreakingHordeIssues
New Revision:  2.16
Change log:  Exceptions

@@ -30,8 +30,9 @@
  * Filter all input through filter extension of library.
  * Use Horde_Template for all templates.
  * Escape all template tags by default.
  * Use phone form fields, i.e. in Turba.
+* Use exceptions instead of PEAR_Errors.
  
  ++ To discuss
  * use __autoload() instead of require_once
   * Using a global __autoload() function is not good practice for a framework because you can only have one __autoload function - I'm not in favor of it (ChuckHagenbuch).


More information about the cvs mailing list