Hi, Andrew,

Thanks for the patch.  It is in SVN 492 now.

John


On 3/16/12 7:07 AM, Olson, Andrew wrote:
> Hi John,
> I've been using FastBit to drive some visualizations over the web, so I 
> output results in JSON.  Sometime after v1.2.25 CATEGORY columns stopped 
> being printed as strings in my code (based on thula.cpp's printValues()).  I 
> now have an ugly hack that I wrote to let me dump a table in JSON like this:
> 
> ierr = tbl->dump(std::cout, "JSON");
> 
> I'm attaching a patch file of my hack but I'm sure there is a nicer way to 
> code this.
> 
> Thanks,
> Andrew
> 
> 
> 
> 
> _______________________________________________
> FastBit-users mailing list
> [email protected]
> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to