<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.21">
<TITLE>Minor patch to telepathy spec</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
Following the talks on #telepathy, I'm sending a patch which clarifies a little bit the relationship between RequestConnection and NewConnection:<BR>
<BR>
-------------------------------------------------------------------------------------------------------<BR>
diff -rN old-telepathy-spec/telepathy/server/connmgr.py new-telepathy-spec/telepathy/server/connmgr.py<BR>
192a193,198<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Every successful RequestConnection call will cause the emition of a NewConnection<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; signal for the same newly created connection. The requester can use the returned<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; object path and service name independently of the emission of that signal. In that<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; case this signal emition is most useful for, e.g, other processes that are<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; monitoring the creation of new connections.<BR>
&gt;<BR>
<BR>
-------------------------------------------------------------------------------------------------------<BR>
<BR>
Regards,<BR>
Daniel d'Andrada T. de Carvalho - INdT</FONT>
</P>

</BODY>
</HTML>