[tor-bugs] #18617 [Tor]: Write a tool to check for modularity violations in Tor's codebase

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 23 19:01:12 UTC 2016


#18617: Write a tool to check for modularity violations in Tor's codebase
------------------------------+--------------------------------
     Reporter:  nickm         |      Owner:
         Type:  enhancement   |     Status:  new
     Priority:  High          |  Milestone:  Tor: 0.2.9.x-final
    Component:  Tor           |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:  SponsorS-can  |
------------------------------+--------------------------------
 It's easy to find out which C files look at symbols from which other C
 files.  If we combine that with the ability to know which C files belong
 to which modules, and which functions should move to _other_ C files,
 we'll be in good shape for a low-impact redividing of our source code into
 well-considered modules, to further simplify our modulewise callgraph.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18617>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list