Advanced and improved absolute paths decoding

eQuiNoX equinox.71717171 at gmail.com
Tue Mar 18 15:48:59 UTC 2014


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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20140318/a6611c17/attachment.html>


More information about the Strace-devel mailing list