gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog doc/C/internals.xml


From: ann
Subject: Re: [Gnash-commit] gnash ChangeLog doc/C/internals.xml
Date: Tue, 6 Mar 2007 08:57:29 +0100 (CET)

On Mon, 4 Mar 2007, Rob Savoye wrote:

        <para>
          To add methods to the class, a new class needs to be
+         instantiated as an object.  Each ActionScript object can
+          have child methods, which are attached to the object in a
+          manner similar to how the object itself is initialized using
+          <emphasis>init_member</emphasis>.

What ? :)

 I think I wrote that goobldy-goop, so it's not Ann's fault. :-)

I did change this section to mention 'init_member', because previously
it mentioned a different method, and I believe init_member is the current
syntax.

Perhaps this section could be removed.  The code used to be different
from the earlier section, but now it uses the exact same syntax.

[...]

Hard to read (still XML ?) but I belive it means fn.arg(0).to_string();
 The fn.env() need to be converted to fn.arg(). It's probably still
that way in the original code, we should fix it.

The code that you see in the examples is (almost) verbatim.  The only
change is that when I was working on it, Bastiaan asked me to change
the casting to a C++ style.

- Ann





reply via email to

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