ObjectHandler version 0.1.2 and QuantLibAddin version 0.3.11 have been
released and are available for download at
http://sourceforge.net/project/showfiles.php?group_id=12740ObjectHandler and QuantLibAddin share the QuantLib project structure
with regard to distribution, licensing, etc., all of which is
documented on the main QuantLib website:
http://quantlib.orgPlease log any problems you have with this release in the SourceForge
bug tracker at
http://sourceforge.net/tracker/?group_id=12740&atid=112740specifying the relevant package name and version number.
ObjectHandler
http://quantlib.org/objecthandler/Integration of a generic C++ library such as Quantlib into
spreadsheets and other end user tools requires a standalone
ObjectHandler component, a repository allowing objects to be stored,
shared, updated, interrogated, and destroyed.
QuantLibAddin
http://quantlib.org/quantlibaddin/QuantLibAddin supplements QuantLib"s existing C++ API with an
additional, higher-level API, implemented as a procedural interface
that can be deployed on any platform capable of linking C++ libraries.
QuantLibAddin is less flexible than the native API but allows
QuantLib functionality to be loaded directly to end-user environments
such as spreadsheets.
The QuantLib group