22 Feb 2005 14:38
Re: ${dlfunc
David Woodhouse <dwmw2 <at> infradead.org>
2005-02-22 13:38:04 GMT
2005-02-22 13:38:04 GMT
On Tue, 2005-02-22 at 13:20 +0000, Tony Finch wrote:
>An alternative design which might be safer (if forbid_filter_dlfunc is
>accidentally omitted) would be to have a global dynamically_loaded_objects
>option which specifies which files to load, and have ${dlfunc only specify
>the function name. I decided that lazy loading of dynamic code and
>function searching would be easier to implement if the file and function
>were specified together.
Could you do this with lookups instead of a special string expansion?
I'd like to see lookups put into shared libraries and configured
optionally from the config file -- then whatever it is you're using with
${dlfunc could be turned into another lookup.
--
dwmw2
--
--
RSS Feed