[tahoe-lafs-trac-stream] [tahoe-lafs] #1705: classes in different modules shouldn't have the same name, it's confusing
tahoe-lafs
trac at tahoe-lafs.org
Tue Apr 3 03:06:04 UTC 2012
#1705: classes in different modules shouldn't have the same name, it's confusing
----------------------------+------------------------------
Reporter: davidsarah | Owner: warner
Type: defect | Status: closed
Priority: minor | Milestone: 1.9.2
Component: code | Version: 1.9.1
Resolution: fixed | Keywords: cleanup reviewed
Launchpad Bug: |
----------------------------+------------------------------
Changes (by Brian Warner <warner@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:5480/trunk]:
{{{
#!CommitTicketReference repository="trunk" revision="5480"
Rename web CheckResults to -Renderer, to avoid confusion. Closes #1705.
This avoids the name collision between the actual results
objects (defined in allmydata.check_results) and the code that renders
these objects into HTML (defined in allmydata.web.check_results). Only
the web-side objects were renamed.
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1705#comment:3>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list