On 06/10/2011 09:32 PM, Matt Pouttu-Clarke wrote: > Can we get away with "tweeking" the field name in the JSON meta data portion > of the file, or do we have to re-write the whole file again with the new > meta data?
Yes, you should be able to change that one character in the binary file and then read the file. But a better compatibility fix would be good. Doug
