proposal for boost dynamic java styled , efficient class loading library

Hello.. i wrote a class library that allows C++ classes to be loaded seamlessly using the class names.. just like in java... the library makes heavy use of the BOOST PREPROCESSOR library and is very stable, simple and light... however, it is subject to expansion... and review... i would like to share this library with the boost community as a sign of appreciations for their tremendous offerings... please direct me on how to go about this..

AMDG dominic ibeme wrote:
i wrote a class library that allows C++ classes to be loaded seamlessly using the class names.. just like in java... the library makes heavy use of the BOOST PREPROCESSOR library and is very stable, simple and light...
however, it is subject to expansion... and review... i would like to share this library with the boost community as a sign of appreciations for their tremendous offerings... please direct me on how to go about this..
You can either post it to the vault http://www.boostpro.com/vault/ or request svn sandbox access. https://svn.boost.org/trac/boost/wiki/BoostSandbox In Christ, Steven Watanabe

dominic ibeme wrote:
Hello..
i wrote a class library that allows C++ classes to be loaded seamlessly using the class names.. just like in java... the library makes heavy use of the BOOST PREPROCESSOR library and is very stable, simple and light...
can a short example or rationale be given to non-java expert around here :) ? -- ___________________________________________ Joel Falcou - Assistant Professor PARALL Team - LRI - Universite Paris Sud XI Tel : (+33)1 69 15 66 35

On Jun 21, 2009, at 7:15 AM, dominic ibeme wrote:
Hello..
i wrote a class library that allows C++ classes to be loaded seamlessly using the class names.. just like in java... the library makes heavy use of the BOOST PREPROCESSOR library and is very stable, simple and light...
however, it is subject to expansion... and review... i would like to share this library with the boost community as a sign of appreciations for their tremendous offerings... please direct me on how to go about this..
Well, I can tell you one thing: if you are not a diplomat and/or a negotiator yet, you should be. That was a pretty good initiator, honestly. :-) /David

please direct me on how to go about this..
Put the documentation of the library somewhere on the web and link it to us? :) You can also upload the library to the vault so people can try it? Philippe

dominic ibeme wrote:
Hello..
i wrote a class library that allows C++ classes to be loaded seamlessly using the class names.. just like in java... the library makes heavy use of the BOOST PREPROCESSOR library and is very stable, simple and light...
however, it is subject to expansion... and review... i would like to share this library with the boost community as a sign of appreciations for their tremendous offerings... please direct me on how to go about this..
I'd like to know how intrusive this library is. With that said, I'm very interested in having a look at your code. Please make it available to us! :) Regards, Martin
participants (6)
-
David Bergman
-
dominic ibeme
-
joel
-
Martin Törnwall
-
Philippe Vaucher
-
Steven Watanabe