]> git.cworth.org Git - mnemon/commitdiff
Remove the enumeration of challenge types.
authorCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 05:11:04 +0000 (22:11 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 05:11:04 +0000 (22:11 -0700)
With the move toward a more general library, I'd like each application
to be able to support its own challenge types, (without the library
being aware of them). We move toward that by having the library simply
store and save a string for the challenge type.

A next step will include the library providing support to load only
categories of a particular challenge type.


No differences found