Continued:
[shipsimu.git] / docs / TODO
1 TODO:
2 =====
3
4 - Rename all FooNotFoundException to NoBarException
5
6 - Hub and MXChange 0.3.0 must be ported to new framework changes:
7         + ClassLoader::includeAllClasses() removed
8         + FrameworkArrayObject::__construct($className) requires class name
9         + $this->generateUniqueId() replaces $this->createUniqueID()
10
11 - Collected ideas:
12         + Delayed indexing:
13
14 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?
15
16 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. 
17
18 Source: http://c2.com/cgi/wiki?DelayedIndexing