[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:31 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: |
----------------------------+------------------------------
Comment (by Brian Warner <warner@…>):
In [changeset:bf390cca4b51cfefd8b375b0d3ebf0bfe2d91593/git]:
{{{
#!CommitTicketReference repository="git"
revision="bf390cca4b51cfefd8b375b0d3ebf0bfe2d91593"
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:4>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list