chiark / gitweb /
svc/watch.in: Use the `Peer' object from `connect' to carry information.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 13 Jul 2013 15:34:40 +0000 (16:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 14 Jan 2014 10:40:17 +0000 (10:40 +0000)
commit74ac3474a4ff1adce10ae45565eed2784d6ec01a
treeff07cfd98f9667a70045bd278e5c7778a21993cf
parent101acb51a8d63adc10e76027bc25503df8c55a1f
svc/watch.in: Use the `Peer' object from `connect' to carry information.

The `get' method is slightly improved to do type conversions.

This replaces the ad-hoc use of dictionaries.  The code is somewhat
cleaner as a result, and very slightly longer.  But most importantly it
paves the way for a merge of these two services.
svc/watch.in