qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: [PATCH 01/10] Introduce qmisc module


From: Luiz Capitulino
Subject: Re: [Qemu-devel] Re: [PATCH 01/10] Introduce qmisc module
Date: Sun, 18 Oct 2009 20:00:38 -0200

On Sun, 18 Oct 2009 11:32:11 -0500
Anthony Liguori <address@hidden> wrote:

> Luiz Capitulino wrote:
> >  Okay, I just took a quick look at them and am looking at Anthony's
> > right now.
> >
> >  Anyway, my brainstorm on this would be to have to_string() and have
> > default methods on all types to return a simple string representation.
> >   
> 
> What's the value of integrating into the objects verses having a 
> separate function that can apply it to the objects?

 Right now it doesn't have any real value, besides being a different
style which seems to fit well with the QObject design.

 In the future it might be needed though, common code might want to
change certain methods' behavior before passing QObjects down a call
stack.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]