[cvs] [Wiki] changed: BCBreakingHordeIssues

Chuck Hagenbuch chuck at horde.org
Sun Jun 1 03:35:11 UTC 2008


chuck  Sat, 31 May 2008 23:35:11 -0400

Modified page: http://wiki.horde.org/BCBreakingHordeIssues
New Revision:  2.58
Change log:  notes on horde 4 framework libs

@@ -48,8 +48,15 @@
 * Make sure that Horde_Compress_* use streams instead of requiring full
files in memory.
 * Have some sort of Horde_URL object used to create/work with URLs (will
deprecate Util::addParameter(), Util::removeParameter()).
 * In Browser::, change 'konqueror' to 'webkit' (or add both 'webkit' and
'safari').
 * Move browser RTE capability sniffing to Horde_Editor drivers.
+
+++ Framework Libraries
+* prefix all framework classes with Horde_
+* capitalization (Horde_Xml_Wbxml instead of XML_WBXML)
+* lib/ organization, test/, etc. (document new package structure at
((Doc/Dev/Libraries)))
+* one framework structure, multiple packageName.xml files?
+* pear package names don't include Horde; horde is the channel - pear
install horde/auth

 ++ MIME issues
 * Remove deprecated code in MIME_Headers::
 * Remove BC mime_drivers code in MIME_Viewer::, IMP_Contents::,
MIMP_Contents::.


More information about the cvs mailing list