gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] [SCM] Gnash branch, master, updated. 32a0a6f93c061c8f


From: strk
Subject: Re: [Gnash-commit] [SCM] Gnash branch, master, updated. 32a0a6f93c061c8fb7507305922c45cf4c34d64a
Date: Thu, 7 Oct 2010 17:44:07 +0200

On Thu, Oct 07, 2010 at 05:22:28PM +0200, Benjamin Wolsey wrote:
> Am Donnerstag, den 07.10.2010, 16:36 +0200 schrieb strk:
> > On Thu, Oct 07, 2010 at 01:37:52PM +0000, Benjamin Wolsey wrote:
> > 
> > > Store movie_root in CharacterProxy to avoid using VM singleton.
> > 
> > That's going to be in each and every reference to character.
> > No way to get it passed as argument  to functions needing it instead ?
> 
> It's not really feasible, as it's needed in get(), which is called from
> as_value::to_string(), and is also used in the copy ctor and operator==.

:(
to_string() used to take a VM&
removed by chad IIRC, long time ago.
We'll need to re-add such arg to to_string anyway.

As per copy ctor and operator== I'd look at them
before going on (for the sake of reentrancy) ...

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html



reply via email to

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