~certify-web-dev/twisted/certify-trunk

« back to all changes in this revision

Viewing changes to doc/howto/pclients.html

  • Committer: Bazaar Package Importer
  • Author(s): Free Ekanayaka
  • Date: 2010-03-09 13:32:00 UTC
  • mfrom: (2.2.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100309133200-xs2rrzwnn9k86sbx
Tags: 10.0.0-2
* Include changes from 9.0.0-2 which got skipped
* python-twisted depends on version >= 10.0 of other packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE html
3
 
  PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'
4
 
  'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
5
 
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
 
1
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html  PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'  'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html lang="en" xmlns="http://www.w3.org/1999/xhtml">
6
2
  <head>
7
3
<title>Twisted Documentation: Managing Clients of Perspectives</title>
8
4
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
16
12
 
17
13
<h2>Overview<a name="auto0"/></h2>
18
14
 
19
 
<p>In all the <code class="API"><a href="http://twistedmatrix.com/documents/9.0.0/api/twisted.spread.pb.IPerspective.html" title="twisted.spread.pb.IPerspective">IPerspective</a></code>
 
15
<p>In all the <code class="API"><a href="http://twistedmatrix.com/documents/10.0.0/api/twisted.spread.pb.IPerspective.html" title="twisted.spread.pb.IPerspective">IPerspective</a></code>
20
16
we have shown so far, we ignored the <code>mind</code> argument and created
21
17
a new <code>Avatar</code> for every connection. This is usually an easy
22
18
design choice, and it works well for simple cases.</p>
363
359
</div>
364
360
 
365
361
    <p><a href="index.html">Index</a></p>
366
 
    <span class="version">Version: 9.0.0</span>
 
362
    <span class="version">Version: 10.0.0</span>
367
363
  </body>
368
364
</html>
 
 
b'\\ No newline at end of file'