[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/6] Introducing QemuSupportState
From: |
Markus Armbruster |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 0/6] Introducing QemuSupportState |
Date: |
Thu, 29 Nov 2018 20:14:12 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
This series is a step from treating deprecation completely ad hoc to a
more structured approach. I like it. I guess we'll have to extend it.
For instance, we deprecate not only objects, but also members and even
values of members. Members should be straightforward, values probably
not. But that's not an argument against this series.