Hi everyone, 2012/4/8 lkcl luke <[email protected]>: > yep i think it's definitely time to do another pyjamas release. i > tend not to push these too much because it's actually a heck of a lot > of verification work. but, we have 650 people on the mailing list, so > that should cover pretty much all the bases, between us.
I'd like us to work on all the examples and clean them up first before we head for a new release. Also, we should regenerate the API documentation and update the comments in the code accordingly (if needed)---before any testing. (Where is the epydoc script that generates/generated the current API documentation?) Personally, I'd like to do away with the pyjamas.log module in a new release. I have added pseudo-deprecation comments to the module's write() and writebr() methods already -- I think I mentioned that. For a 0.9 release I'd like to make the module throw an error when it's used, giving a hint on how to move current code. (It's not _that_ of an effort, really!) Peter

