[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Userdata finalization order
- From: Javier Guerra Giraldez <javier@...>
- Date: Mon, 18 Oct 2010 14:48:57 -0500
On Mon, Oct 18, 2010 at 2:20 PM, Francesco Abbate
<francesco.bbt@gmail.com> wrote:
> To impose always a specific
> order of creation is simply too much restrictive or just impossible in
> many applications.
i can't think of an example where:
- A can be created before B
- but A depends on B (how did it exist before B, then?)
- you have to destroy A before B
--
Javier