On Thu, 05 Jun 2008 11:43:45 +0200
Walter Franzini <[EMAIL PROTECTED]> wrote:

> 
> See below, except for parsing it will match the tailor ChangeSet well:
> 
> ------------------------------------------------------------------------
> brief_description = "Fix #136: reduce multiple `dead` entries in a
> row to just one"; description = "none";
> cause = external_improvement;
> test_exempt = true;
> test_baseline_exempt = true;
> regression_test_exempt = true;
> state = awaiting_development;
> uuid = "215dd540-3edf-4d24-97d6-08c3e58809ea";
> src =
> [
>       {
>               file_name = "vcpx/repository/cvs.py";
>               uuid = "65a5caea-0996-4570-9d46-fbc3db87648c";
>               action = modify;
>               usage = source;
>               attribute =
>               [
>                       {
>                               name = "edit-origin-UUID";
>                               value =
> "dc6254ef-b33e-4534-9870-78c20fef2830"; },
>               ];
>       },

It looks a lot like JSON... if not for the semi-comma ';' instead of
comma ',' at end of line.

Anyway, it's not going to be hard to parse, as you said. But what
about actual content of those files?

ciao, lele.
-- 
nickname: Lele Gaifax    | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas    | comincerò ad aver paura di chi mi copia.
[EMAIL PROTECTED] |                 -- Fortunato Depero, 1929.
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to