On Tue, Mar 04, 2025 at 03:20:56PM +0100, Peter Krempa wrote:
> Couple notes before doing a proper review:
>
> On Tue, Mar 04, 2025 at 14:03:56 +, Daniel P. Berrangé wrote:
> > Contrary to most APIs returning typed parameters, there are no constants
> > defined for the guest info data keys. Th
Couple notes before doing a proper review:
On Tue, Mar 04, 2025 at 14:03:56 +, Daniel P. Berrangé wrote:
> Contrary to most APIs returning typed parameters, there are no constants
> defined for the guest info data keys. This is was because many of the
> keys needs to be dynamically constructed
Contrary to most APIs returning typed parameters, there are no constants
defined for the guest info data keys. This is was because many of the
keys needs to be dynamically constructed using one or more array index
values.
It is possible to define constants while still supporting dynamic
array inde