/sitebricks/TODO

http://github.com/dhanji/sitebricks · #! · 18 lines · 16 code · 2 blank · 0 comment · 0 complexity · 00e9726720bb17c97fecc02380cf7404 MD5 · raw file

  1. TODO
  2. ----
  3. - Fix all error checking
  4. - Make it possible to weaken the binding target error checking
  5. - Make it possible to turn off generic checking (or fix it)
  6. - RPC batching
  7. - Cometd support (hanging get/websocket)
  8. - Fix up template error reporting
  9. x add patch for script from Jared
  10. x Inject anything into method
  11. - Create Request<T> abstraction for @Services
  12. More generifiable stuff:
  13. - timing module
  14. x Monitoring module (statusz, varz etc.)
  15. - General RPC system?
  16. - Async HTTP client