Processing.js/ConferenceCalls
Meeting Feb 04, 2010
Regrets
Attendance
Proposed Agenda
- 0.4 Release wrap-up (Anna)
- Test Reporting (What? Why?) (D.Humphrey)
- status of PImage (corban, al)
- Status Report (Everyone)
- Unassigned 0.5 items (Anna)
- turnaround time for reviews (Anna)
- zenit wiki cleanup (Anna)
Minutes
- 0.4 Release is done. jeresig/processing-js and annasob/processing-js repos have been updated and tagged v0.40. Everyone's master repo has to be updated. Change log can be found here: https://processing-js.lighthouseapp.com/projects/41284/changelog
- David Humphrey has written a bunch of scripts that can be run to ensure no errors are found when your code is merged with the main repo. This testing will become MANDATORY for 0.60 ++. A JabaScript shell will be required to run the tests, best way to get it is to build Firefox from source. Humphrey will put together documentation to aide in testing.
- Al and Corban have not looked over PImage. Daniel Hodgin is suggesting we get the code finished (it's probably 80%+ done) and worry about asynchronous image loading later on (requested by Google Groups). Hodgin is taking over all of PImage's implementation.