Il 19/03/2012 20:56, Anthony Liguori ha scritto: > I'm not sure if the "server ignores unknown" fields thing is even > reasonable to rely upon so maybe we should just draw a line in the sane > and make the change you're suggesting...
Yeah, especially since right now it's half-half (worst of both worlds): toplevel unknowns error out, while those deep in a struct are ignored. I found a few other issues while working out a strict mode for the input visitor, I'll submit the patches in a few days. Paolo