Re: QuantLib-Python related issues
Posted by Luigi Ballabio-2 on Nov 03, 2004; 2:42am
URL: http://quantlib.414.s1.nabble.com/QuantLib-Python-related-issues-tp3402p3407.html
At 10:16 03/11/2004, Ashish Kulkarni wrote:
>I plan to adapt the existing SWIG interfaces to Java; however due to the
>non-dynamic nature of Java and absence of operator overloading there may
>be differences in the way things are handled. Maintaining seperate
>bindings isn't worth it ... :-)
No, it isn't.
>I've already given it a dry-run, and it seemed to do things reasonably
>well (didn't try to run it, though). I think it shouldn't take too much
>effort once I've understood out all the SWIG-Java interface options.
>Maybe we could have that done by 0.3.8, or a few weeks after that :-)
Let's make it a few weeks after that :)
0.3.8 is almost finalized, and the only things I'd add at this time are
bug-fixes, docs, and the odd small feature (such as adding
%feature("autodoc") *
to the wrappers.)
Later,
Luigi