gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Gnash extensions question


From: Patrice Dumas
Subject: Re: [Gnash-dev] Gnash extensions question
Date: Tue, 28 Nov 2006 17:56:42 +0100
User-agent: Mutt/1.4.2.2i

On Tue, Nov 28, 2006 at 09:41:32AM -0700, Rob Savoye wrote:
> Martin Guy wrote:
> > 2006/11/27, Rob Savoye <address@hidden>:
> >
> linked in at compile time vs what gets loaded dynamically. Loading a
> plugin is pretty fast though, as all I do is find the *_class_init
> function and call it.

Indeed, but behind there is the dlopen and dlsym stuff, it is likely to
be what takes time.

--
Pat




reply via email to

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