[geeklog-devel] plugin_autoinstall - two more issues

Randy Kolenko Randy.Kolenko at nextide.ca
Wed Oct 7 10:53:22 EDT 2009



> Instead have a PLG_LoadFeature($feature, 
> $plugin = '') function that calls the plugin before attempting to 
> access that feature. If the plugin supports the feature (and dynamic 
> loading of the feature) it would load the functions needed at that 
> time. I admit I don't know if this really would improve anything. I 
> plan to test it out when I get the chance. It sounds good on 
> paper though.
> 


That is a good idea -- which is all predecated on refactoring the way
plugins are written.
Separation of logical functional units of code into their own
dynamically linkable libraries would cut the parsed codebase down
considerably.

-randy



More information about the geeklog-devel mailing list