> OK. I'm not really a perl guy so I don't know how hard it is. I > thought the problems with the old mechanism were making it automatic.
You can't unload code in perl. "I've disabled many plugins, but memory consumption is still the same." - try explaining. And then there are plugins which do a lot during initialization (adding menus, web pages, loading strings etc.) which was a mess to handle, as there often are dependencies. Believe me, it was a mess. We tried to clean that code up more than once. -- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
