[tor-bugs] #3679 [Torctl]: TorCtl Event Parsing Rewrite

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Aug 3 01:59:29 UTC 2011


#3679: TorCtl Event Parsing Rewrite
-------------------------+--------------------------------------------------
 Reporter:  atagar       |          Owner:     
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:     
Component:  Torctl       |        Version:     
 Keywords:               |         Parent:     
   Points:               |   Actualpoints:     
-------------------------+--------------------------------------------------
 The event parsing in TorCtl makes heavy use of regexes which is both
 unpleasant for readability and problematic when there's newly introduced
 attributes. The vast majority of events use a simple positional/keyword
 pattern so we can abstract much of this into something a little nicer.

 This is also an issue for:
 https://trac.torproject.org/projects/tor/ticket/2411

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


More information about the tor-bugs mailing list