[cvs] [Wiki] changed: BCBreakingHordeIssues

Michael Slusarz slusarz at horde.org
Tue Dec 5 11:00:09 PST 2006


slusarz  Tue, 05 Dec 2006 11:00:08 -0800

Modified page: http://wiki.horde.org/BCBreakingHordeIssues
New Revision:  2.28
Change log:  no more IMAP_Tree, add link.

@@ -2,9 +2,9 @@
  
  + Backward Compatibility Breaking Horde Issues (aka Horde 4.0 TODO)
  
  * Fix cloning behavior (See Bug 1410).
-* Remove deprecated code in IMAP_Tree::.
+* Remove IMAP_Tree::.
  * Move IMP_IMAPClient:: to Horde.
  * Merge IMP_Thread:: to IMAP_Thread::.
  * Refactor IMP_IMAPClient:: and IMAP_ACL::.
  * Encrypt deprecations in Horde_Crypt_pgp::.
@@ -46,9 +46,9 @@
  * Basically consolidate _all_ js present in multiple apps
  * Put core javascript into a package so it can be versioned/upgraded?
  
  ++ Bugs
-* Bug 4221.
+* Bug [http://bugs.horde.org/ticket/?id=4221 4221].
  
  ++ 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