Re: Massive libxo-zation that breaks everything

From: Mehmet Erol Sanliturk <m.e.sanliturk_at_gmail.com>
Date: Mon, 2 Mar 2015 17:03:45 -0800
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
Received on Tue Mar 03 2015 - 00:03:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:56 UTC