+ ClassLoader::includeAllClasses() removed
+ FrameworkArrayObject::__construct($className) requires class name
+ $this->generateUniqueId() replaces $this->createUniqueID()
+
+- Collected ideas:
+ + Delayed indexing:
+
+Q: Does the <META NAME="ROBOTS" CONTENT="NOINDEX"> in line 2 of the html-source of many WikiPages mean, that these pages are never indexed?
+
+A: No, the line will disappear 10 hours after the last edit. This ensures that only stable (and spam free) pages are indexed by SearchEngines.
+
+Source: http://c2.com/cgi/wiki?DelayedIndexing