Anonymous | Login | Signup for a new account | 2025-05-09 05:39 EDT | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000420 | JANA | Feature Request | public | 2014-11-10 10:14 | 2015-06-05 10:50 | ||||
Reporter | davidl | ||||||||
Assigned To | davidl | ||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Summary | 0000420: add --listconfig more useful | ||||||||
Description | The --dumpconfig option is somewhat limited in usefulness to find out what parameters exist since it needs to have an event source to run and most factories need to be activated in order to register their parameters. A "--listconfig" option could be used to activate all factories and dump the resulting list of all parameters to the screen in a way similar to --dumpconfig. One could imagine two default behaviors: 1.) If no JEventProcessors are registered and no AUTOACTIVATE factories exist, then try activating all factories in order to get a complete list 2.) If at least one JEventProcessor exists or an AUTOACTIVATE factory is specified, then only print parameters registered via those. This has the disadvantage of suppressing parameters from being registered/printed if something is *added* to the command line. Perhaps one wants both a "--listconfig" and a "--listallconfig" option so that both behaviors are available and the user selects which they want(??) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000636) davidl (administrator) 2015-06-05 10:49 |
This was implemented in revision 2331 and will appear in JANA 0.7.3. It was not implemented exactly as described. Only a --listconfig options exists and it always automatically activates all factories. It also replaces the source source list with a dummy one and forces the use of the JEventSource_NULL source type with 1 thread and 1 event. This allows one to type the following to get a complete list: hd_ana --listconfig |
![]() |
|||
Date Modified | Username | Field | Change |
2014-11-10 10:14 | davidl | New Issue | |
2014-12-03 06:21 | davidl | Status | new => assigned |
2014-12-03 06:21 | davidl | Assigned To | => davidl |
2015-06-05 10:49 | davidl | Note Added: 0000636 | |
2015-06-05 10:49 | davidl | Status | assigned => resolved |
2015-06-05 10:49 | davidl | Resolution | open => fixed |
2015-06-05 10:50 | davidl | Relationship added | has duplicate 0000448 |
Copyright © 2000 - 2025 MantisBT Team |