$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2005-04-26 11:13:39
Vladislav Lazarenko wrote:
> Greetings, dear developers.
>
> I have some simple idea to write platform independed library to provide
> users with ability to load DLL/SO files (i.e. to develop plugin system
> etc.). Is there any library in boost? I've found nothing. Maybe we need
> it? Let's discuss, I am interested in your comments. Thank you very much
> in advance.
What functionality would such a library provide ? How would it protect
users against ABI incompatibilities ? Would it include a 'type library' ?
Regards,
Stefan