Arm has tor configuration utilities for both reading the man page contents and validating the user's torrc. We should port these to stem and add unit/integ tests.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
Sounds like an arm specific use case. I don't understand where anyone would want a "controller" library to parse the man page.
You're focusing too much on how it works rather than what it does. 'Give me a human readable description of config option X' is a nice feature to have. And no, this isn't arm specific. Vidalia and other GUI controllers, for instance, would love to have this feature.
Sounds like an arm specific use case. I don't understand where anyone would want a "controller" library to parse the man page.
You're focusing too much on how it works rather than what it does. 'Give me a human readable description of config option X' is a nice feature to have. And no, this isn't arm specific. Vidalia and other GUI controllers, for instance, would love to have this feature.
Exactly, the GUI's should implement this if they need it not stem. It just sounded like feature creep. Anyhow, it's your call :)