hey everyone; as of now, the python bindings in trunk for clutter core are in a buildable state, and the examples work as expected. some methods still need to be sorted out, like the effects API, the interfaces and some virtual function. should be enough to work with them, though.
this weekend I should be able to finish at least core and, possibly, the cluttergst module, with cluttercairo and cluttergtk following. I tried to keep the API as much pythonic as I could, but it could still be rough around the edges; just play with it for a bit and tell me what you think and what could be improved. (as a side note: this process could have been much faster if CPython and the pygobject bindings didn't utterly suck; the amount of magic, the idiocy of the tools and some of the assumptions make me think that the current bindings for gtk+ and gnome compile by sheer dumb luck, and that python and all its related framework should fall into the oblivion it so justly deserves. there, I said it.) ciao, Emmanuele. -- Emmanuele Bassi, OpenedHand Ltd. Unit R, Homesdale Business Centre 216-218 Homesdale Rd., Bromley - BR12QZ http://www.o-hand.com -- To unsubscribe send a mail to [EMAIL PROTECTED]
