OK. If I remember correctly the plug-in interface has a initialize and an execute method. The problem may not be in the design of JUMP, but in the design of the offending plug-ins. Really, plug-ins should do as little as possible in initialize and as much as possible in execute.
Not sure if that is the problem, but it is a thought. In that sense, OJ is already design for lazy loading. Landon On Sat, Apr 14, 2012 at 1:07 AM, <edgar.sol...@web.de> wrote: > looking at it in terms of speeding up startup. possibly introducing a lazy > extension loading, which is loading in background while the workbench is > already shown. > > ..ede > > On 13.04.2012 20:44, Landon Blake wrote: >> So is Ede working on improvements to the PlugInManager, or do we need >> someone to look at it? >> >> Landon >> >> 2012/3/28 Michaël Michaud <michael.mich...@free.fr>: >>> Hi Ede, >>>> i took some time to check that and think that the PlugInManager should be >>>> cleaned up first. something along the lines of >>>> - more talkative (what does it do, how long does it take) >>>> - reordered process: find and load one after the other, currently there >>>> are two loops: one finds the extensions, the next loads them >>>> >>>> this is more important and interesting than the archive file issue, hence >>>> i'll give it a shot before that. >>> Thanks to take care of this. Agree this is an important issue... >>> ... and maybe a first step to and extension manager/downloader ;-) >>> >>> Michaël >>>> >>>> ..ede >>>> >>>> ------------------------------------------------------------------------------ >>>> This SF email is sponsosred by: >>>> Try Windows Azure free for 90 days Click Here >>>> http://p.sf.net/sfu/sfd2d-msazure >>>> _______________________________________________ >>>> Jump-pilot-devel mailing list >>>> Jump-pilot-devel@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>> >>>> >>> >>> >>> ------------------------------------------------------------------------------ >>> This SF email is sponsosred by: >>> Try Windows Azure free for 90 days Click Here >>> http://p.sf.net/sfu/sfd2d-msazure >>> _______________________________________________ >>> Jump-pilot-devel mailing list >>> Jump-pilot-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >> >> ------------------------------------------------------------------------------ >> For Developers, A Lot Can Happen In A Second. >> Boundary is the first to Know...and Tell You. >> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! >> http://p.sf.net/sfu/Boundary-d2dvs2 >> _______________________________________________ >> Jump-pilot-devel mailing list >> Jump-pilot-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel