Skip to content

Commit

Permalink
Updated TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
garfieldnate committed Jan 30, 2014
1 parent 2212c41 commit e383c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ TBX::Min

Next: write a quick test to check that directionality value is validated during parsing

- use some sort of enum module for picklists; automatic validation!
- use Class::Tiny everywhere
- test that picklist values, etc. are checked during parsing
- implement strict mode where problems like a bad date format or a language not listed in <languages> cause the program to croak, and lax mode where they do not
- accept a DateTime object for date_created in Min.pm, instead of just a string
- pretty-print XML
- check input: no empty strings allowed.
- check parsing success: catch errors

0 comments on commit e383c1e

Please sign in to comment.