[tor-bugs] #18733 [Metrics/CollecTor]: contributor's guide incl. coding guidelines for java projects
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Fri May 13 16:04:04 UTC 2016
    
    
  
#18733: contributor's guide incl. coding guidelines for java projects
-------------------------------+--------------------------
 Reporter:  iwakeh             |          Owner:  iwakeh
     Type:  task               |         Status:  assigned
 Priority:  Medium             |      Milestone:
Component:  Metrics/CollecTor  |        Version:
 Severity:  Normal             |     Resolution:
 Keywords:  ctip               |  Actual Points:
Parent ID:  #18730             |         Points:
 Reviewer:                     |        Sponsor:
-------------------------------+--------------------------
Comment (by iwakeh):
 I prefer having all attributes at the beginning of a class. When looking
 at a java file in a simple text editor it's easy to jump to the very
 beginning, look at the declaration and then jump back to the method
 declaration. The declaration might be far away from its first use, but
 easier to locate.
 It would be great if you could find the time to reorder the relay desc
 module this weekend.
 Early/mid next week would be fine also. Knowing that you work on that I'll
 code elsewhere, most likely Configuration and Main.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18733#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list