Skip to content

Making StoryTeller not suck

jeremydmiller edited this page Jul 20, 2012 · 3 revisions
  • Get rid of the WPF client. Nothing but a giant time sink and prevents ST from running on Mono
  • Be smarter about the relationship between fixtures and files. Don't force a re-read of the fixtures when changing projects if the file is the same
  • Cache the FixtureGraph model
  • Don't lock the UI if fixtures are being refreshed
  • Need to be able to see the timings of individual grammars to spot perf problems
  • visualization of what's running
  • be able to check off what will run to do partial runs
Clone this wiki locally