On Thu, Feb 14, 2008 at 05:23:39PM +0100, Robert Millan wrote: > > This is a preliminar patch for loading libspf dynamically. It still needs > testing, cleanup and better integration with Exim coding style, etc; Before > I complete it, would be nice to get some feedback on: > > - Are you interested in other libraries having the same feature? I tried > to make the layout easily extensible, and maybe I could add other libs if > time permits.
I guess the biggest question is: why? Are you having to recompile your spf library that often? Exim has done well to avoid unnecessary complexity, both in system-specific coding and porting. I guess my question is what real advantage is there to dynamically loading that would outweigh the added complexity? -- Dean Brooks [EMAIL PROTECTED] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
