
Hello, I did fall on this page http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Plugina... I wondered what was the status of this. Is there any implementation attempt somewhere ? Philippe

"Philippe Vaucher" wrote:
I did fall on this page http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Plugina... I wondered what was the status of this. Is there any implementation attempt somewhere ?
Abandoned, likely. You may take look at libclass_loader at s11n: http://s11n.net/class_loader/ /Pavel

Philippe Vaucher said: (by the date of Tue, 11 Jul 2006 11:29:39 +0200)
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Plugin
Huh, I didn't know that there is any plugin effort going on in boost. I have this functionality in my app, yade ( http://yade.berlios.de/ ). It works on linux, and should work on windows (although I'm not 100% sure because I've never had time to perform extensive testing on windows). We have called it ClassFactory. http://tinyurl.com/k4gwh It works, but is still a bit dirty, and some changes are still pending, most important change is to remove singleton from the factory design. Not too difficult in fact. If you want, feel free to look at it. Hovewer I do not have time now to consider submitting it to boost (especially because it's dirty now). -- Janek Kozicki |

Philippe Vaucher wrote:
I did fall on this page http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl ?Boost.Pluginand I wondered what was the status of this. Is there any implementation attempt somewhere ?
I added some features to it and made it usable on Windows as well. It's currently used in one of my projects and is fully useful in this context. Do you have interest to cooperate on this? Regards Hartmut

I added some features to it and made it usable on Windows as well. It's currently used in one of my projects and is fully useful in this context. Do you have interest to cooperate on this?
Actually it was more to see how it was designed to find some inspiration for my project, but if you are looking for participation try uploading the file on vault maybe some people will be interested. Philippe

On Tue, 11 Jul 2006 22:45:14 -0500, "Hartmut Kaiser" <hartmut.kaiser@gmail.com> wrote:
[plugin]
I added some features to it and made it usable on Windows as well. It's currently used in one of my projects and is fully useful in this context. Do you have interest to cooperate on this?
You might also want to have a look at this: <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2015.pdf> -- [ Gennaro Prota, C++ developer for hire ] [ resume: available on request ]
participants (5)
-
Gennaro Prota
-
Hartmut Kaiser
-
Janek Kozicki
-
Pavel Vozenilek
-
Philippe Vaucher