[Padre-dev] reducing memory use and load time in plugins
Steffen Mueller
smueller at cpan.org
Fri Nov 14 04:54:44 PST 2008
Gabor Szabo wrote:
> I think it would be wise if all the plug-ins started to "require" modules
> at run time instead of "use"-ing them at compile time to reduce load time
> and memory footprint for when the plug-in is not even used.
Does that apply to core Padre also? For example in ::PluginManager,
there's things like Module::Refresh which is, to the best of my
knowledge, used for reloading of plugins only.
Best regards,
Steffen
More information about the Padre-dev
mailing list