Boost logo

Boost :

Subject: Re: [boost] Thoughts for a GUI (Primitives) Library
From: Gwenio (urulokiurae_at_[hidden])
Date: 2010-09-06 16:28:29


On Sat, Sep 4, 2010 at 4:44 AM, Yakov Galka <ybungalobill_at_[hidden]> wrote:
>
> Can you give an example for when you need these events? Why can't you do
> initialization where you create the context and destruction where you
> destroy it? Probably 'resources' will be stored in some object that will be
> responsible for the context so binding their lifetimes sounds logical. I
> don't want double construction/destruction as in MFC/WTL.
>
A creation event may not be useful, but an event for destruction could be
used to tell whatever is managing the resources (if any) to release them.
In the end the usefulness of these events comes down to how the library is
designed.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk