On 30 April 2012 15:55, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote:
> Note that if properties can't be set by the caller after construction, then
> I'm effectively going to have to copy the entire esp_init() function

Yes. As I say, these init functions are purely convenience functions
for the simple case. (My opinion is that if it seems like a pain to
have to open code them it's an indication that we ought to be trying
to make it easier to create-configure-init QOM objects. But that's
not entirely trivial in C.)

-- PMM

Reply via email to