[commits] [Wiki] changed: ShowStoppersFourOh
Michael Rubinsky
mrubinsk at horde.org
Wed Jan 12 07:41:15 UTC 2011
mrubinsk Wed, 12 Jan 2011 02:41:15 -0500
Modified page: /ShowStoppersFourOh
New Revision: 1.20
Change log: Add some more libraries
@@ -5,9 +5,22 @@
* Can look for horde/Core dependency in package.xml. Most (all?)
packages should not have this dependency/
* !SyncML
* New Share subsystem
-* Horde_Group - accesses $GLOBALS['injector'] in numerous places.
+* Horde_Group
+ * Various GLOBAL usage
+ * SQL driver needs to be refactored to not extend datatree classes
+ * does http://wiki.horde.org/HordeGroupAPI still apply? Are we still
targeting this for H4?
+* Net_IMSP
+ * Needs considerable refactoring
+ * Possible candidate to drop until next release, but feel since it's
a currently supported driver in Turba, we should release with 4.0
+* Horde_Block
+ * Move to Core? At least some parts need to be moved.
+* Horde_SQL
+ * Need to move functionality that we need to retain into Horde_Db
+* Horde_Form
+ * PHP5-ify, still has dependency on Core
+ * Appears to be some stuff in the Model package, not sure what state
it's in.
++ ((Doc/Dev/ConversionH4|Refactor)) remaining *released* apps for H4
* Mail - **DONE**
* Calendar
@@ -43,8 +56,9 @@
* Merge !SessionObjects functionality into Horde_Session
++ DB schema migrations
+* Need to write migrations for all base horde tables, placing them in
appropriate framework library packages...how do these get run?
* Postgres BYTEA escaping ([http://bugs.horde.org/ticket/8023 Ticket #9153])
+++ To be released with H4
* IMP - **DONE**
More information about the commits
mailing list