Advanced and improved absolute paths decoding

Zubin Mithra zubin.mithra at gmail.com
Wed Mar 19 18:17:36 UTC 2014


Hey guys,


On Tue, Mar 18, 2014 at 9:20 PM, Zubin Mithra <zubin.mithra at gmail.com> wrote:
> (resending with the correct sender email address, sorry for any confusion!)
>
> Hey everyone,
>
> Based on the valuable discussion above, I've written out a first draft
> of the proposal for the ideas related to path decoding and structured
> output.
>
> Please find the initial draft here[1] -- any opinions and feedback
> would be invaluable.


I was wondering if someone had time to check this out.

Thanks!
Zubin

>
>
> Thanks,
> Zubin
> [1] https://docs.google.com/document/d/1SRbgSNkm4UWxsSF5rHiRpuZvQBSc6YCS9c6wL-TT--4/
> -- zm
>
>
> On Tue, Mar 18, 2014 at 9:18 PM, eQuiNoX <equinox.71717171 at gmail.com> wrote:
>> Hey everyone,
>>
>> Based on the valuable discussion above, I've written out a first draft of
>> the proposal for the ideas related to path decoding and structured output.
>>
>> Please find the initial draft here[1] -- any opinions and feedback would be
>> invaluable.
>>
>>
>> Thanks,
>> Zubin
>> [1]
>> https://docs.google.com/document/d/1SRbgSNkm4UWxsSF5rHiRpuZvQBSc6YCS9c6wL-TT--4/
>>
>>
>> On Fri, Mar 14, 2014 at 3:42 AM, Mike Frysinger <vapier at gentoo.org> wrote:
>>>
>>> On Thu 13 Mar 2014 09:15:16 enh wrote:
>>>
>>> please do not top post
>>>
>>> > i'm not sure using numbers rather than strings is a good idea, given
>>> > that Javascript's stupid "everything's a double" belief leaked into
>>> > JSON (and from there into JSON parsers). that's fine for int32_t but
>>> > not int64_t.
>>>
>>> yeah, i was debating that part.  i think it depends on the parser.  python
>>> seems to be sane as it will use int() on every integer rather than
>>> float().
>>> and when they say "int", they mean it in the mathematical sense, not as
>>> defined by C.
>>>
>>> maybe make it into a runtime option specific to that module like
>>> --strings-
>>> everywhere.
>>> -mike
>>>
>>> ------------------------------------------------------------------------------
>>> Learn Graph Databases - Download FREE O'Reilly Book
>>> "Graph Databases" is the definitive new guide to graph databases and their
>>> applications. Written by three acclaimed leaders in the field,
>>> this first edition is now available. Download your free book today!
>>> http://p.sf.net/sfu/13534_NeoTech
>>> _______________________________________________
>>> Strace-devel mailing list
>>> Strace-devel at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/strace-devel
>>>
>>




More information about the Strace-devel mailing list