freeride-devel
[Top][All Lists]
Advanced

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

Re: [FR-devel] Plugin dependencies proposal


From: Ian MacLean
Subject: Re: [FR-devel] Plugin dependencies proposal
Date: Wed, 06 Nov 2002 10:43:58 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021018

Curt Hibbs wrote:

Rich Kilmer wrote:
Team,

Our current dependency management is being revamped.  The problem that
Laurent and I observed last weekend was caused because of the way that
the dependencies were being managed...specifically there was a race
condition that was intermittent...which sucks.  The other thing I
noticed upon analysis is that we send over 2000 notifications between
plugins when they are coming up.  This is WAY to many.  We have 29
plugins...imagine what will happen when we have one or two hundred...

Somthing else worth considering is cumulative startup time of plugins. As it stands are all plugins loaded at startup ? will startup time grow linearly with the number of plugins added ? By way of comparism - in the VS.Net plugin architecture absolutely everything is delay loaded so that the class browser plugin is loaded only when you ask to see it. Of course with cascading dependencies you may end up loading everything anyway - just somthing to consider.

Ian





reply via email to

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