Login  Register

Re: History

Posted by Sadruddin Rejeb-4 on Dec 19, 2002; 1:40am
URL: http://quantlib.414.s1.nabble.com/Autotools-tp10178p10183.html

Hi Luigi,
 
> sounds good. Just don't do it right now since we're trying to  
> freeze the library to branch out a release. As soon as the branch is made  
> you can start working on it as far as I'm concerned.
Sure. Do you need any help for the release? I'm available until next
Friday (start of my long due holidays...).
 
> >We could then also use History<Rate> in the XiborManager class and thus use
> >a custom Rate class to represent  interest rates.
> Do you mean that Rate is not satisfactory as a typedef to double? In which
> way? (and Nando, I don't want to hear about positive constraints right
> now)
Ok, I should have said "and thus be able to use a custom Rate class if
needed". For me, double is fine, but I think it's nicer to enforce the use of
the Rate type in these cases.

Sad