TODO added
authorRoland Häder <roland@mxchange.org>
Wed, 11 Jun 2008 19:09:26 +0000 (19:09 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 11 Jun 2008 19:09:26 +0000 (19:09 +0000)
.gitattributes
docs/TODO [new file with mode: 0644]

index 18622e5af9f9b4dcedfa7be860efc2cc0b70ef5a..343d112be1cb558694c82a8a2f79490af0f5781d 100644 (file)
@@ -142,6 +142,7 @@ docs/COPYING.software -text
 docs/NEWS -text
 docs/README -text
 docs/THANKS -text
 docs/NEWS -text
 docs/README -text
 docs/THANKS -text
+docs/TODO -text
 inc/.htaccess -text
 inc/classes.php -text
 inc/classes/.htaccess -text
 inc/.htaccess -text
 inc/classes.php -text
 inc/classes/.htaccess -text
diff --git a/docs/TODO b/docs/TODO
new file mode 100644 (file)
index 0000000..175ab2d
--- /dev/null
+++ b/docs/TODO
@@ -0,0 +1,7 @@
+TODO:
+=====
+
+- Hub and MXChange 0.3.0 must be ported to new framework changes:
+       + ClassLoader::includeAllClasses() removed
+       + FrameworkArrayObject::__construct($className) requires class name
+       + $this->generateUniqueId() replaces $this->createUniqueID()