Anthony and Aparna have initial times for 0.6 use cases. We already know that import is slow, and we know the fix involves item collections. The next step is to do some analysis on other slow cases. After some analysis, it would be good to identify some automated tests that capture the problem areas (at least until cpia script is working):
switching views
stamping
creating a new event
Andi
Progress
Continued PyICU additions: more string/unicode support
design work with Ted and John on repository support for sets (needed for item collections and notifications), started set implementation
enhanced encryption support to not require -S flag to reopen repository
repository bug fixes to support pje and morgen
Plans
set implementation
Ted
Progress
flickr parcel is updated and ported to the new schema api. Waiting for FAXed CLA from PyCon contributor before checking in
discussions with John and Andi on sets in the respository
prototype Set wrappers to make repository sets look like what's in the ItemCollection spec
OSCON logistics
interview for scooby
Plans
set wrappers
notification
OSCON presentation based on flickr
Gnomedex on Friday
PJE
Progress
Lots of work on cloud/endpoint support in schema API
Support Ted and Morgen doing ports
Add "forward references" support to schema API for easier porting
Huge progress on porting osaf.framework.blocks (120+ attributes, ~30 kinds)
Implement "Struct" support (for porting blocks.DocumentTypes module)
Code generator for Attributes
Additional schema_status checking
Plans
Big checkins over the next few days
Code generator for Clouds, maybe other things
Even more schema_status checks
About 40 kinds need clouds ported, 34 need attributes, and 40+ need checking for optional metadata and removal from parcel.xml. Should probably be doable within a week, since attribute generator is already done.
Jeffrey
Progress
Finished updating the recurrence spec
Created a reminder spec
Bought and read TDD by example as recommended by PJE. It will hopefully push me to be more diligent about test writing as recurrence is implemented
Discussed timezones on IRC
Plans
Implement the facets of recurrence in the Content Model that don't have dependence on queries
Write code to compare VTIMEZONEs to PyICU timezones