[Planner Dev] Planner and Python



Hi,

I commited the Python update to cvs. You now have two new flags to the
configure
 --enable-python: this will build the python binding (default is
autodetect)
 --enable-python-mod: this will build the python plugin and you will get
a menu entry point to run python scripts (see the python/test.py
example). This is turned off by default. At the moment, it will just run
some scripts that will not require UI or callbacks.
This is because of the way I do handle the Python interpreter in the
plugin which is wrong. I discussed a bit with Python folks and they gave
me other ways that are fine. I'll work on that and you'll be able to run
scripts that do even extend planner with new UI, callbacks and so on.
This way one will be able to do some prototyping and move it to c after.
Say I may want to do that for the bugzilla pluging or resource leveling
algorythms.

Regards,
Xavier Ordoquy.




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