r23738 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23737‎ | r23738 | r23739 >
Date:13:44, 5 July 2007
Author:kim
Status:old
Tags:
Comment:
Add TODO file
Modified paths:
  • /trunk/extensions/Wikidata/TODO (added) (history)

Diff [purge]

Index: trunk/extensions/Wikidata/TODO
@@ -0,0 +1,22 @@
 2+Features
 3+===============
 4+
 5+* save defined meaning
 6+* copy defined meaning
 7+ * complete
 8+ * robust
 9+ * debug
 10+
 11+
 12+General Tidying (refactoring)
 13+==================
 14+* Start making use of recordhelpers
 15+* Refurbish the attribute system
 16+
 17+Deferred Items (take into account)
 18+==================================
 19+
 20+* ArrayRecord has a getItem method that SHOULD use attributes
 21+ but currently cheats and allows one to access any stored item
 22+ by key. This should be revisited when the attribute system
 23+ is refurbished.

Status & tagging log