On May 7, 2008, at 1:55 PM, Axel Kohlmeyer wrote: > why don't you just add a C API to your library _within_ > your library and then just link with it? It uses a modular, object oriented, dynamically extensible architecture. Expressing that through a C API would be very difficult. Peter