gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] /srv/bzr/gnash/trunk r11006: create two arrays of ini


From: strk
Subject: Re: [Gnash-commit] /srv/bzr/gnash/trunk r11006: create two arrays of init functions, one for as2, and one for as3.
Date: Sat, 6 Jun 2009 00:07:07 +0200

On Fri, Jun 05, 2009 at 02:18:49PM -0600, Rob Savoye wrote:

>   Well, personally, I like all my class definitions in header files, but
> don't care heavily about where things get defined.

The rationale for keeping the AS class headers clean was two fold:
1) we reduce build times as classes are implemented
2) we avoid the temptation to use classed directly from internal
   code, which usually bring to incompatibilities (see how the
   array class ended up being incompatible with the pp which
   expects it to be accessed like normal objects)

--strk;

 Free GIS & Flash consultant/developer      ()  ASCII Ribbon Campaign
 http://foo.keybit.net/~strk/services.html  /\  Keep it simple! 




reply via email to

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