<div class="gmail_quote">On Mon, Jan 18, 2010 at 7:19 PM, Andrew Bennetts <span dir="ltr">&lt;<a href="mailto:andrew@bemusement.org">andrew@bemusement.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">
&gt;    Google is my friend but I could not find examples of this usage. Is there<br>
&gt;    any references to this usage in the twisted docs?<br>
<br>
</div><br>Huh, surprisingly not in the primary PB docs.  The Twisted “finger” tutorial<br>
does do this, though, if you read it carefully enough.  See finger21.tac in<br>
&lt;<a href="http://twistedmatrix.com/documents/current/core/howto/tutorial/pb.html" target="_blank">http://twistedmatrix.com/documents/current/core/howto/tutorial/pb.html</a>&gt;; the<br>
remote_* methods of PerspectiveFingerFromService delegate to self.service, which<br>
is FingerService, which returns Deferreds from its getUser and getUsers methods.<br>
<br>
<br>
</blockquote></div><br>It sems like this should be discussed in the PB docs.  Maybe someone should file a ticket..<br><br>(hint, hint)<br><br>Kevin Horn<br>