id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,planetversion,pltversion
20,rendering of Scheme values,dherman,dherman,"Dave Gurnell wrote:

> Hi Dave,
> 
> Another little bug in json.plt. This one is in writing the Scheme values #t, #f and void. It renders them with quotes:
> 
>   #t ==> ""true"" instead of true
>   #f ==> ""false"" instead of false
>   void ==> ""null"" instead of null
> 
> The patch is simple enough... included below.
> 
>  
>  
> 
> Cheers,
> 
> -- Dave
",defect,closed,major,,dherman/json.plt,,,,,4.0
