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. release_0_8_9_st


From: Sandro Santilli
Subject: Re: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-91-gc03ea7e
Date: Sat, 19 Feb 2011 19:00:29 +0100

On Sat, Feb 19, 2011 at 01:08:32PM +0100, Bastiaan Jacques wrote:
> Actually, I think I misremembered the inheritance rules. So perhaps the
> methods inside sound_handler should be made to explicitly call the base
> class.

I don't think you want to call the base class version.
You only need to make sure nobody locked the mutex when the
base class method calling the locking override is invoked
(should only happen if an overridden method calls the base
class method).

I'm thinking about unplugAllStreams or deleteAllSounds or clearAll
or those kind of things... 

--strk; 

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



reply via email to

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