|
From: Luigi B. <lui...@gm...> - 2011-01-27 14:38:14
|
On Thu, 2011-01-27 at 15:26 +0100, Henner Heck wrote:
> @Luigi
> Thank you for the patch. Will it be in future official releases?
Yes. Not the very next one, though, because it's almost out of the door.
> The line
> "%feature("kwargs") DiscountingSwapEnginePtr;"
> is for Python compatibility, if i am correct, but it has the effect,
> that only the constructor with all possible parameters is available in
> the Java class.
Does it? I wasn't aware that it had any effect on languages other that
Python. I'll wrap it in an #ifdef(SWIGPYTHON) then...
Luigi
--
Use every man after his desert, and who shall scape whipping?
-- Hamlet, Act II, scene II
|