[tor-bugs] #12866 [Onionoo]: cycle between util and docs packages
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Aug 14 13:51:23 UTC 2014
#12866: cycle between util and docs packages
---------------------+---------------------
Reporter: iwakeh | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Onionoo | Version:
Keywords: | Actual Points:
Parent ID: | Points:
---------------------+---------------------
there is some cycling between docs and util:
DateTimeHelper and ApplicationFactory from util depend on the docs
package.
For ApplicationFactory merely the get/setDocumentStore need to be moved,
i.e. to a docs.DocumentStoreFactory class.
DateTimeHelper is heavily used in several docs classes and
also in util.Logger. It would be nice to have the DateTimeHelper in docs.
But Logger only uses the ONE_MINUTE and ONE_SECOND constants from
DateTimeHelper. Thus, things could be easily resolved.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12866>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list