Opened 19 years ago
Last modified 6 years ago
#301 enhancement closed fixed (fixed)
enterprise connectionpool - documentate run* - Methods
Reported by: | malamute | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Keywords: | ||
Cc: | Dave Peticolas, itamarst, malamute | Branch: | |
Author: |
Description
Attachments (1)
Change History (11)
Changed 19 years ago by
Attachment: | twisted.enterprise.adbapi.py.patch added |
---|
comment:2 Changed 19 years ago by
runInteraction should cover this use case adequately, I think: http://itamarst.org/writings/OSCON03/twisted_internet-102.html If this is the case, please close the bug, or change the title to "runInteraction needs better documentation" ;)
comment:3 Changed 19 years ago by
Ok. runInteraction solves that problem quiet good. So this should really be better documentaded. I will see if i can write a little documentation in the next week about the run* - statments in ConnectionPool, because if i knew that before i would have done many things diffrent. I think other people will go in the same trap. Thank you
comment:4 Changed 19 years ago by
Thank you, better documentation would be nice since you're definitely not the first person to miss runInteraction on the first pass.
comment:6 Changed 19 years ago by
And the API docs are now generated correctly so you can see docs for run* methods.
comment:9 Changed 11 years ago by
Owner: | Dave Peticolas deleted |
---|
Note: See
TracTickets for help on using
tickets.