jhb563 / OneWeekApps

9 stars 1 forks source link

Make Issues for Version 0.4.0 #165

Closed jhb563 closed 7 years ago

jhb563 commented 7 years ago

We'll want tickets for both coordinators and controllers. In each of these categories, we'll want:

  1. Make test Objective C code
  2. Make test Swift code
  3. Make parse file formats for what we want.
  4. Write dummy functions to parse the files, the Haskell objects, and then write tests for the files.
  5. Write dummy functions to generate the code from the objects and tests to generate the output files.
  6. Implement the Printers
  7. Write core functionality and add integration tests.