Guest User

Untitled

a guest
Jan 22nd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. # Advanced Diagnostics Cleanup
  2.  
  3. ## Some core things
  4. * Notifications should be actionless views
  5. * Use IPartialModel for wiring up actionless views (INotificationModel should be an IPartialModel)
  6. * Endpoints to Handlers
  7. * Beef up coverage on handlers
  8.  
  9. ## BehaviorChain visualization
  10. * BehaviorNode partial mechanism
  11.  
  12. ## Request visualization
  13. * Revisit partials for request visualizer
Add Comment
Please, Sign In to add comment