Il 27/02/2013 23:11, mdroth ha scritto: >> > As for the location of the source files I think where the patch puts >> > them now makes most sense, I don't think qapi makes sense. But the >> > location isn't important to me so I'll put them wherever. Anybody >> > else have an opinion on the best location? > qapi/ along with all the other visitor implementations is probably the > right place for now. If in the future we end up with dozens of > implementations pulling into ridiculous amounts of dependencies we might > want to reconsider things, but for now it's safest to assume that any > serialization format for can be selected at runtime for a Visitor user, > so they should all be made available via qapi-obj-y.
It's now util-obj-y, BTW, but I agree entirely.
