Hi all, 2012/4/9 Peter Bittner <[email protected]>: > I've added a "raise DeprecationWarning(...)" on top of the log module > giving appropriate instructions for > a) moving to the new pyjamas.logging module > b) alternatively, continue using the pyjamas.log module for now > > This is not what I would consider a smooth transition, but heck, I > have no better idea at the moment! :-)
Just a note to everyone: I have noticed (rather late, I must admit) that there is a log of use of the log module. So I've moved all the code to pyjamas.logging. Goind to push the changes now. I've done some testing, nothing extensive though. In the examples I noticed Canvas Processing gives an error message I cannot correlate. Just wanted to say that...

