Massive libxo-zation that breaks everything
Mehmet Erol Sanliturk
m.e.sanliturk at gmail.com
Tue Mar 3 01:03:47 UTC 2015
On Mon, Mar 2, 2015 at 3:45 PM, Alfred Perlstein <bright at mu.org> wrote:
>
>
> On 3/2/15 4:57 PM, Adrian Chadd wrote:
>
>> .. we can/should do both.
>>
>> Just make sure the json/html/xml output is versioned, otherwise you're
>> going to end up with /exactly the same problems/ you have with the
>> current format.
>>
>> +1
>
>
> -Alfred
>
> _______________________________________________
>
>
To process the generated XML or any other structured file automatically ,
at least the following three items should be present in a suitable enclosed
owner item :
generated_by_the_program = "..."
version_of_the_file = "..."
kind_of_the_file = { "Data" | "Result" | "Variables" | ... }
where "Data" for statistical analyses ,
"Result" as "Success" or "Failure"
"Variables" as Internal values of some variables .
By using these values of items , the rest of the file will be parsed
accordingly .
These item values may be contained in the generated file name , but this
requires another routine to process file names to extract these information
, which is very unnecessary and does not save anything other than cause
much trouble .
Thank you very much .
Mehmet Erol Sanliturk
More information about the freebsd-current
mailing list