(Sorry stupid "send" shotcurt) Le lundi 7 décembre 2009 09:28:59, Romain Beauxis a écrit : > When I was looking at the dynamic loading of liquidsoap's plugins, I > realized it would be a mess because it would require a lot of dependency > tracking between source files and stopped working on it. > > However, I just saw this project today:
"ld.ocaml is a dynamic linker/loader for OCaml. It does for native plugins (Dynlink's .cmxs files) what ld.so does for shared libs: it infers the cmxs libs needed by the program object(s), locates them and then loads them all in the required order." https://forge.ocamlcore.org/projects/ld-ocaml/ If this is working as expected, that could be a really interesting thing for the dynamic load of liquidsoap plugins. Romain ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Savonet-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-devl
