|
From: Oswald B. <os...@kd...> - 2005-03-28 18:34:17
|
On Mon, Mar 28, 2005 at 09:30:23AM -0800, Jeremy Fitzhardinge wrote: > If you were to have a registration function per tool entrypoint, it > means you can add new entrypoints without breaking the binaries of any > existing tool. That way you can reserve interface version numbers to > mean semantic changes to the interface. > one can also use a real dictionary (name -> address) ... which is sort of exactly what the current dlsym solution does, only a bit more explicit. -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- Chaos, panic, and disorder - my work here is done. |