Re: [GNC-dev] Python: About Wrapping SWIG Objects (GncNumeric)

2018-08-23 Thread c . holtermann
Am 2018-08-06 16:14, schrieb John Ralls: On Aug 6, 2018, at 5:19 AM, c.holterm...@gmx.de wrote: Am 2018-08-06 11:35, schrieb Geert Janssens: Op maandag 6 augustus 2018 05:32:27 CEST schreef John Ralls: > On Aug 5, 2018, at 5:17 PM, c.holterm...@gmx.de wrote: > > Hello, > > after some time I ge

Re: [GNC-dev] Python: About Wrapping SWIG Objects (GncNumeric)

2018-08-23 Thread cicko
Christoph Holtermann wrote > I'm willing to now and then do something for the python bindings. I > don't feel like an expert. But surely I'd like to talk and think things > through > about them. Maybe someone is interested. I saw that there were some people > asking questions about the bindings

Re: [GNC-dev] Python: About Wrapping SWIG Objects (GncNumeric)

2018-08-06 Thread c . holtermann
Am 2018-08-06 16:14, schrieb John Ralls: On Aug 6, 2018, at 5:19 AM, c.holterm...@gmx.de wrote: Am 2018-08-06 11:35, schrieb Geert Janssens: Op maandag 6 augustus 2018 05:32:27 CEST schreef John Ralls: > On Aug 5, 2018, at 5:17 PM, c.holterm...@gmx.de wrote: > > Hello, > > after some time I ge

Re: [GNC-dev] Python: About Wrapping SWIG Objects (GncNumeric)

2018-08-06 Thread John Ralls
> On Aug 6, 2018, at 5:19 AM, c.holterm...@gmx.de wrote: > > Am 2018-08-06 11:35, schrieb Geert Janssens: >> Op maandag 6 augustus 2018 05:32:27 CEST schreef John Ralls: >>> > On Aug 5, 2018, at 5:17 PM, c.holterm...@gmx.de wrote: >>> > >>> > Hello, >>> > >>> > after some time I get back to the

Re: [GNC-dev] Python: About Wrapping SWIG Objects (GncNumeric)

2018-08-06 Thread c . holtermann
Am 2018-08-06 11:35, schrieb Geert Janssens: Op maandag 6 augustus 2018 05:32:27 CEST schreef John Ralls: > On Aug 5, 2018, at 5:17 PM, c.holterm...@gmx.de wrote: > > Hello, > > after some time I get back to the gnucash python bindings. > > I worked on a str method for GncNumeric. It's in the ex

Re: [GNC-dev] Python: About Wrapping SWIG Objects (GncNumeric)

2018-08-06 Thread Geert Janssens
Op maandag 6 augustus 2018 11:35:43 CEST schreef c.holterm...@gmx.de: > Then you speak of c++ GncNumeric. As I understand you are moving the > source > from c to c++. So the python bindings need to reflect that. That sounds > like > another piece of work. Is there imminent need for change there ? C

Re: [GNC-dev] Python: About Wrapping SWIG Objects (GncNumeric)

2018-08-06 Thread c . holtermann
Am 2018-08-06 05:32, schrieb John Ralls: On Aug 5, 2018, at 5:17 PM, c.holterm...@gmx.de wrote: Hello, after some time I get back to the gnucash python bindings. I worked on a str method for GncNumeric. It's in the example_script dir (https://github.com/Gnucash/gnucash/blob/maint/bindings/pyt

Re: [GNC-dev] Python: About Wrapping SWIG Objects (GncNumeric)

2018-08-06 Thread Geert Janssens
Op maandag 6 augustus 2018 05:32:27 CEST schreef John Ralls: > > On Aug 5, 2018, at 5:17 PM, c.holterm...@gmx.de wrote: > > > > Hello, > > > > after some time I get back to the gnucash python bindings. > > > > I worked on a str method for GncNumeric. It's in the example_script > > dir > > (https

Re: [GNC-dev] Python: About Wrapping SWIG Objects (GncNumeric)

2018-08-05 Thread John Ralls
> On Aug 5, 2018, at 5:17 PM, c.holterm...@gmx.de wrote: > > Hello, > > after some time I get back to the gnucash python bindings. > > I worked on a str method for GncNumeric. It's in the example_script > dir > (https://github.com/Gnucash/gnucash/blob/maint/bindings/python/example_scripts/str