JSON (was: emscripten )

Robert Jacques sandford at jhu.edu
Wed Dec 15 11:49:48 PST 2010


On Wed, 15 Dec 2010 13:31:37 -0500, Adam D. Ruppe  
<destructionator at gmail.com> wrote:

> Robert Jacques wrote:
>> *snip code*
> I'm just quickly looking it over, with some brief comments.
>
> Your code looks good. You covered everything, and your use of tupleof  
> seems to do
> a better job than my own use of allMembers! Very cool.
>
> I guess I'm actually very brief, but generally it looks nice. I'll try  
> using it in
> a project sometime (hopefully soon) and may have some meaty comments  
> then, but
> from the source, I think I'll like it.

Thanks. I also used allMembers in my first iteration, but it gives what  
I'd consider false positives, so you have to filter the results.


More information about the Digitalmars-d mailing list