Ticket #5044 enhancement closed fixed
Client documentation should use explicit buildProtocol()s rather than magic "protocol = MyProtocol" on factories
| Reported by: | itamar | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | documentation |
| Cc: | Branch: |
branches/explicit-buildProtocol-5044
(diff, github, buildbot, log) |
|
| Author: | itamarst | Launchpad Bug: |
Description
Observation at the Twisted Lab in Boston suggests that buildProtocol as an important protocol/factory integration point is hard for new users to understand. The client howto should use buildProtocol by default, but also explain the "protocol = ProtocolClass" shortcut.
Change History
Note: See
TracTickets for help on using
tickets.
