Am 17.01.2025 um 09:03 hat Roman Penyaev geschrieben: > On Thu, Jan 16, 2025 at 12:27 PM Kevin Wolf <kw...@redhat.com> wrote: > > Whatever you choose to do, my one request for you would be that you > > really make sure that CLI and QMP are structured and behave exactly the > > same with your new option, to avoid making the problem worse than it > > already is. > > I understand this as keeping compatibility between CLI and QAPI at the > command line interface level. In simple words: a new command line option > "list.0=id0,list.1=id1" should be parsed in CLI exactly as QAPI will parse > it in the possible bright future (I mean once the whole chardev is switched > to QAPI). If my understanding is correct, then, with Markus and Mark-Andre > help, I'm on the right track.
Yes, that's exactly what I mean. Good to hear that you're already planning to keep this in mind. Kevin