Feature #58
Output is "formatted" with newlines and indentation spaces.
Start date:
01/04/2013
Due date:
% Done:
0%
Estimated time:
Resolution:
Won't Fix
Description
Output is "formatted" with newlines and indentation spaces.
1) The indentation is not done consistently 2) make it an option (-p) for printing formatted output, the default should be without the formatted since the spaces add a lot of bulk to the results.
History
#1 Updated by Celso Reyes over 11 years ago
- Status changed from New to In Progress
Noticed that the formatting has changed, but the -p option works (though it is undocumented in help) as of v0.93
#2 Updated by Yazan Suleiman over 11 years ago
- Status changed from In Progress to Feedback
I need more feedback. Please check the new format
#3 Updated by Chad Trabant over 11 years ago
- Status changed from Feedback to In Progress
The default "compact" or unformatted output is good.
The formatted output still contains sections lacking indentation, here are some examples:
... <Stage number="1"> <PolesZeros> <InputUnits> <Name>M/S</Name> <Description>Velocity</Description> </InputUnits> <OutputUnits> <Name>V</Name> <Description>Volts</Description> </OutputUnits> ...
... <NormalizationFrequency>0.05</NormalizationFrequency> <Zero number="0"> <Real>0.0</Real> <Imaginary>0.0</Imaginary> </Zero> <Zero number="1"> <Real>0.0</Real> <Imaginary>0.0</Imaginary> </Zero> ...
#4 Updated by Celso Reyes over 11 years ago
what is the status of this? The format has not changed. I thought this was going to be documented and closed as a "won't fix"
#5 Updated by Chad Trabant over 9 years ago
- Resolution set to Won't Fix
- Status changed from In Progress to Closed