| 
 I've gotten a few emails from people asking me to release what I have, even though the parser and converter isn't finished.
 So i'm going to go through things tonight when I get home from work, verify it works soli, then release it.
 
 The caveats on this release are as follows:
 1) The DB converter isn't done, so you will have to do that yourself
 2) The token parser isn't done, so for now all profile values will have to be constants -- hard numbers -- instead of formulas.
 
 Once I finish the token parser, I can just update that one function in the release, since right now it goes through a stub anyway.
 |