Serving the Quantitative Finance Community

 
User avatar
DominicConnor
Posts: 41
Joined: July 14th, 2002, 3:00 am

XLW and calling class-methods

October 20th, 2008, 5:33 pm

Is XLW thread safe ?
 
User avatar
jjyu
Posts: 0
Joined: September 28th, 2005, 12:34 pm

XLW and calling class-methods

October 20th, 2008, 6:45 pm

QuoteOriginally posted by: DominicConnorIs XLW thread safe ?QuoteThis Thursday (23rd) 6 PM, CQF Alumni will get an introduction on how to argue with their boss without offending him (or his mother). This year bonus discussion probably is not needed as everything is already written on the wall. What is the synonym of "argue" in english dictionary?
 
User avatar
mj
Posts: 12
Joined: December 20th, 2001, 12:32 pm

XLW and calling class-methods

October 20th, 2008, 11:08 pm

QuoteOriginally posted by: samyonezQuoteOriginally posted by: eehlersObjectHandler (http://www.objecthandler.org) supports an object oriented Excel interface.I'm really thoroughly sick & tired of implementing stuff that I think is quite clever and then discovering that someone else has gone and done exactly the same bloody thing already and made it available, usually for free. See: boost::bind, and objectHandler, and the heated ice cream scoop that I invented when I was seven.that's all.I don't think anyone's done a merger of object handler and xlw yet. That would be nice...; particularly, if the InterfaceGenerator was extended to take account of classes.
 
User avatar
Cuchulainn
Posts: 22933
Joined: July 16th, 2004, 7:38 am

XLW and calling class-methods

October 21st, 2008, 5:22 am

QuoteI'm really thoroughly sick & tired of implementing stuff that I think is quite clever and then discovering that someone else has gone and done exactly the same bloody thing already and made it available, usually for free. See: boost::bind, and objectHandler, and the heated ice cream scoop that I invented when I was seven.that's all.Rule #1: consult boost before doing anything.
 
User avatar
Cuchulainn
Posts: 22933
Joined: July 16th, 2004, 7:38 am

XLW and calling class-methods

October 21st, 2008, 5:35 am

QuoteOriginally posted by: DominicConnorIs XLW thread safe ?thread-safe Singleton??
 
User avatar
eehlers
Posts: 0
Joined: May 9th, 2008, 9:50 am

XLW and calling class-methods

October 21st, 2008, 12:33 pm

QuoteOriginally posted by: DominicConnorIs XLW thread safe ?No but it does support the implementation of thread safe worksheet formulas in Excel 2007.Regards,Eric
 
User avatar
ametrano
Posts: 1
Joined: July 14th, 2002, 3:00 am

XLW and calling class-methods

October 23rd, 2008, 7:33 am

QuoteOriginally posted by: samyonezI'm really thoroughly sick & tired of implementing stuff that I think is quite clever and then discovering that someone else has gone and done exactly the same bloody thing already and made it available, usually for free. See: boost::bind, and objectHandler, and the heated ice cream scoop that I invented when I was seven.at least as far as OH is concerned, you might relieve your frustration joining the development team ;-)ciao -- Nando