Skip to content
qstarin edited this page Oct 12, 2010 · 1 revision

This is the general itinerary of work to do on the project. We will proceed through it as quickly as possible.

  1. Fix brace escaping behavior to match String.Format as closely as possible.
  2. Start Documenting on project wiki & Gists
  3. Finish converting Math & Equation Solver plugin
  4. Split core behavior and Reflection sourcing into separate plugins
  5. Add more unit tests a. Tests to verify that base behavior without plugins matches String.Format b. Tests to exercise large swaths of Extended behavior - try to implement combinatorially to maximize coverage c. Tests to illustrate performance
  6. Implement new parsing engine with new plugin interface definitions
Clone this wiki locally