$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost-users][python] Problem with lifetime of object?
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2009-08-27 17:53:34
On Thu, Aug 27, 2009 at 2:11 AM, Germán Diago<germandiago_at_[hidden]> wrote:
> Sorry, there's an error in the python code, I meant:
>
>
>>> obj = createObject()
>>> addToScene("obj", obj)
>
>> Thanks in advance.
I would guess another issue, from just a quick look the lifetime seems
fine, but we need to see more of your code to make a better guess.