Roadmap
-
- remove foolscap/__init__.py contents (force callers to use foolscap.api)
- #123 making remote-exception mode the default
- #127 (sort of) removing resource-consumption checks
- finish #149 WIP restructuring of dataReceived loop (split WANT_HEADER and WANT_BODY)
- remove resource-consumption defenses to simplify the code:
- move BananaError-raising checkToken/openerCheckToken tests into Unslicer.receiveChild
- remove checkToken/openerCheckToken calls
- remove 'raise Violation' from receiveChild, make sure corresponding checks are applied to args before delivery to remote_methods
- remove Banana.handleViolation
- remove Banana's ABORT handler, since no sending code emits it
- remove Banana's rejected/discardCount code
Note: See TracRoadmap for help on using the roadmap.
