ObjectHandler version 0.1.4 and QuantLibAddin version 0.3.13 have been
released and are available for download:
http://sourceforge.net/project/showfiles.php?group_id=12740ObjectHandler
http://www.objecthandler.orghttp://www.gensrc.orgIntegration 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://www.quantlibaddin.orghttp://www.quantlibxl.orgQuantLibAddin implements an interface supporting a subset of QuantLib
functionality. Constructor, member and utility functions are defined
in XML metadata from which a Python application generates source code
for supported platforms including Microsoft Excel and OpenOffice.Org
Calc.
The Excel implementation of QuantLibAddin has been separated into a
standalone project called QuantLibXL. For more information please refer to
http://www.quantlibaddin.org/history.html The QuantLib group