Ineiev wrote: > Bob Proulx wrote: > > Can we scan the data before storing it > > and detect when we will have the problem and then encode it then? > > Probably we could. I think some UTF-8 parsing would be needed, it's > somewhat harder than to encode unconditionally.
If we encode unconditionally does that mean that previous entries already stored would need to be encoded? Bob