Re: Newbie developer q
Posted by Ferdinando M. Ametrano-2 on Apr 12, 2002; 5:43am
URL: http://quantlib.414.s1.nabble.com/Newbie-developer-q-tp1980p1981.html
Hi Andre
>I have a few pieces of code I wish to contribute:
>
> 1) Discount Curve TermStructure. This is used to store existing
>Discount Factors, typically bootstrapped outside of QuantLib.
> 2) loglinear interpolation. Used specifically in above structure.
> 3) Extensions to the Period class - allow one to construct from a
>string (e.g '1D', '3M' etc...)
> 4) Functionality to advance a calendar using a constructed Period.
thank you very much. These are worthwhile contributions and I think many
users will enjoy
>What's the process now, do I need to post it here first, or can I update CVS
>and let you guys check it out?
The best approach would be to send a patch for general review, anyway
granting you read/write CVS access I've already trusted you: you can commit
your contributions to the CVS.
Were your contribution pervasive I would post them on the mailing list for
general discussion, but this is not the case I guess
Go ahead and commit them
ciao -- Nando