Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 2015 17:03:45 -0800
From:      Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com>
To:        Alfred Perlstein <bright@mu.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Massive libxo-zation that breaks everything
Message-ID:  <CAOgwaMvOtESrGMZYeL0L-Gh3HVMM%2BfbEimvHFZWWHPy%2BT3zHOA@mail.gmail.com>
In-Reply-To: <54F4F606.3070104@mu.org>
References:  <54F31510.7050607@hot.ee> <54F34B6E.2040809@astrodoggroup.com> <CAG=rPVfcB1Fy_8mHq-t5Ay07yrzuSGthQ0ZcGzvp0XG9gSSzkg@mail.gmail.com> <54F35F29.4000603@astrodoggroup.com> <54F429EF.5050400@freebsd.org> <54F46536.8040607@mu.org> <54F4C03F.7030704@freebsd.org> <54F4C127.5020000@astrodoggroup.com> <CAJ-Vmoka9XHDhkHSM-CgNgkTTow6rwa_y45oPyd9YzHmLZf9oA@mail.gmail.com> <54F4F606.3070104@mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 2, 2015 at 3:45 PM, Alfred Perlstein <bright@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOgwaMvOtESrGMZYeL0L-Gh3HVMM%2BfbEimvHFZWWHPy%2BT3zHOA>