Skip to content

Instantly share code, notes, and snippets.

@jmarnold
Created September 8, 2011 03:04
Show Gist options
  • Save jmarnold/1202510 to your computer and use it in GitHub Desktop.
Save jmarnold/1202510 to your computer and use it in GitHub Desktop.
Diagnostics TODO

Advanced Diagnostics Cleanup

Some core things

  • Notifications should be actionless views
  • Use IPartialModel for wiring up actionless views (INotificationModel should be an IPartialModel)
  • Endpoints to Handlers
  • Beef up coverage on handlers

BehaviorChain visualization

  • BehaviorNode partial mechanism

Request visualization

  • Revisit partials for request visualizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment