From: Roland Häder Date: Wed, 11 Jun 2008 19:09:26 +0000 (+0000) Subject: TODO added X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=commitdiff_plain;h=7aa77304425db07d2dc71f31afe0a1754a16835f TODO added --- diff --git a/.gitattributes b/.gitattributes index 18622e5..343d112 100644 --- a/.gitattributes +++ b/.gitattributes @@ -142,6 +142,7 @@ docs/COPYING.software -text docs/NEWS -text docs/README -text docs/THANKS -text +docs/TODO -text inc/.htaccess -text inc/classes.php -text inc/classes/.htaccess -text diff --git a/docs/TODO b/docs/TODO new file mode 100644 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()