On 07/25/2011 03:45 AM, Anthony Liguori wrote:
The getters lack type safety though which is unfortunate. That said, I guess it's the best we can do with qdev.
You can assert on type mismatch though, just like with setters. Paolo
On 07/25/2011 03:45 AM, Anthony Liguori wrote:
The getters lack type safety though which is unfortunate. That said, I guess it's the best we can do with qdev.
You can assert on type mismatch though, just like with setters. Paolo