bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] New fuctionallity for batch operations, opinions wanted


From: Joern Thyssen
Subject: Re: [Bug-gnubg] New fuctionallity for batch operations, opinions wanted!
Date: Fri, 11 Jul 2003 19:44:03 +0000
User-agent: Mutt/1.4.1i

On Sat, Jul 12, 2003 at 07:22:28AM +1200, Joseph Heled wrote
> 
> 
> Joern Thyssen wrote:
> 
> >Very fun and simple!
> >
> >Of course, I just need to add interfaces to the remaining 200 internal
> >gnubg functions.

I can add that SWIG may be useful for this task.

> >
> >Joseph, is this something that could be useful for you?
> >
> >Jørn
> 
> That was quick indeed!
> 
> I do all my development work using python wrappers over my version of 
> GNUbg, which is just the core functionality from the 0.0 days.

So which of gnubg's function would you be most interested in?

It will require quite some rewrite in order to make a standalone gnubg
python module, so all scripts must be executed through gnubg, e.g., by

gnubg -some-new-option myscript

Will this pose any problems?

> 
> But it will help me and everyone else to have this clean interface. Can 
> we remove scheme with a compilation flag?

Yes, it's already protected by USE_GUILE. USE_GUILE is set if you have
guile version 1.6 or newer.

If there is interest in python I can add autoconf magic for detecting
python and commit my code so far. I still need to figure out how to get
the GUI updated while running the python interpreter...

Joern




reply via email to

[Prev in Thread] Current Thread [Next in Thread]