[Chandler-dev] [Sum] June 25 - July 1

Katie Capps Parlante capps at osafoundation.org
Mon Jul 2 14:17:40 PDT 2007


Build, Release, QA
------------------
*Checkpoint*
Dan's test report:
http://lists.osafoundation.org/pipermail/chandler-dev/2007-June/008457.html

Dev
---
*Dialog size*
Jeffrey observed dialogs coming up as the same size as Chandler's 
window. Grant and Andre haven't seen the problem on their platforms/setups.
http://lists.osafoundation.org/pipermail/chandler-dev/2007-June/008458.html

*PROPFIND*
A few weeks back, Jared had asked about using HTTP OPTIONS instead of 
HTTP PROPFIND to determine if a URL is a DAV URL. Morgen proposed doing 
a GET of the URL, looking at the Content-Type header.
- "application/eim+xml" : morsecode subscription
- "text/html": parse body for morsecode URL; if that fails do OPTIONS
- "text/calendar": hand response body to icalendar file parser
http://lists.osafoundation.org/pipermail/chandler-dev/2007-June/008459.html

Grant thought this would be wrong for CalDAV collections that return 
text/calendar for a GET of their collection URL.
http://lists.osafoundation.org/pipermail/chandler-dev/2007-June/008460.html

Morgen proposed doing a GET to check for a DAV server. After a bit of 
back and forth, Brian Moseley and Grant recommended doing an OPTIONS 
request first.
http://lists.osafoundation.org/pipermail/chandler-dev/2007-June/008466.html

*Commit strategy*
In looking at a bug, John asked about options for committing while 
someone is editing the title of an event.
1) commit every few seconds if there are changes that need to be saved
2) commit every time the attribute editors set an attribute
John proposed option #1.
http://lists.osafoundation.org/pipermail/chandler-dev/2007-June/008471.html

Davor proposed option #1 with a twist: commit when you leave the item, 
but do a timed commit as a fallback. John will experiment, and asked 
Davor to help test.
http://lists.osafoundation.org/pipermail/chandler-dev/2007-June/008475.html

Meetings, Announcements
-----------------------
Desktop team meeting:
http://chandlerproject.org/Journal/DesktopMeeting20070626

IRC bug verification session:
http://lists.osafoundation.org/pipermail/chandler-dev/2007-June/008469.html

Bug council:
http://lists.osafoundation.org/pipermail/chandler-dev/2007-June/008476.html


More information about the chandler-dev mailing list