From: Richard S. <jr...@ca...> - 2003-04-21 16:56:58
|
Hello, I have a suggestion, something I'm looking at working on, that we expose an Interface to python, wrapping around the C code, to create objects, fields, object systems, etc, and be able to set outputs and open output windows etc (maybe using SWIG), and then embed an interpreter (with the Standard Python/C API) so that a user can interact on a very direct level with everything through python. It solves a lot of problem, making a command line interface very easy to do, and gives a lot of power to the user. It also shouldn't slow it at all, as all the computational stuff is written in C, it just gives a new way of interacting with the system. Richard -- Currently Playing: The Cure - Wrong Number |