ScriptFilter.php 1

Type Line Description
TODO 362 Convert the 'false' returns to thrown Exceptions

Request.php 1

Type Line Description
TODO 331 Add in custom exception

Date.php 9

Type Line Description
TODO 33 Abstract the time dictionaries so that they can be translated
TODO 33 Add in a less precise version of "seconds to human time"
TODO 33 Make these work with dates before Jan 1, 1970
TODO 58 Fix for values before Jan 1, 1970
TODO 101 Fix for values before Jan 1, 1970
TODO 101 make available for non-English languages
TODO 295 Make this work with values before 1 Jan, 1970
TODO 320 Add in an option for a shorter version...
TODO 320 Add in translation options so that we don't support _only_ English

Choose.php 1

Type Line Description
TODO 40 Inure this to single-quote, double-quotes, and commas

Filter.php 1

Type Line Description
TODO 222 Refactor this

Log.php 1

Type Line Description
TODO 303 Implement exception for bad log level

Config.php 1

Type Line Description
TODO 66 Make this pluggable (to load custom handlers)

Text.php 1

Type Line Description
TODO 31 Brainstorm what other filters should be written

Dialog.php 5

Type Line Description
TODO 28 Revisit developer experience of creating dialogs
TODO 38 Add in better error checking
TODO 131 Add in exceptions?
TODO 159 Check to make sure that this is necessary
TODO 172 Check for what I need to do to santize these

Alphred.php 2

Type Line Description
TODO 88 Work on argument escaping
TODO 423 Check that return value is correct

Ini.php 2

Type Line Description
TODO 113 Do filesystem checks
TODO 237 Better tests for numeric keys

i18n.php 1

Type Line Description
TODO 103 use "engines" instead of a single method