1. Topics to discuss
    1. advertise COPE tool
    2. organization of web-space at OSU
      1. userspaces
  2. News
  3. Action items
  4. Blockers
  5. what we did last week
    1. Michael
    2. Caius
    3. Sergii
    4. Mihai
  6. plan for next week
  7. Participants
    1. Dr. Danny Dig
    2. Michael Hilton
    3. Mihai Codoban
    4. Sergii Shmarkatiuk
  8. questions
    1. merging e-mails
    2. what about plugin shutdown?
    3. possible problems with multiple workspaces
      1. is it possible to group workspaces created for the same project by the same user?
        1. yes
    4. possibility of anonymous data collection
      1. if there is no e-mail, there is a problem with grouping workspaces
    5. there is a problem if users put different e-mails for different workspaces
      1. what about asking just name?
      2. what about detecting combination of VCS project_url and username?
      3. detect username by javadoc
      4. make e-mail mandatory
    6. Does IRB require e-mail to be optional?
      1. no info on that
      2. survey description approved by IRB contains possibility of optional e-mail
    7. are we able to replay tests?
      1. that requires project compilation
    8. discuss Stas's reply about COPE
      1. IDE agnostic is ambitious
      2. difficult to track some corner case events
        1. we are tracking low-level changes instead of events
      3. ignoring file saves
        1. Eclipse restores file if it was not saved
      4. upload new files
        1. we are working on deleting old files on user machines
      5. simulation of missing events
        1. we are doing that
  9. Tasks
    1. compare event files with snapshots
    2. download OSS project and test COPE on large codebase
    3. make e-mail mandatory, no IRB
    4. replay JUNIT tests
    5. test tracking of unsaved edits