Minutes 092810: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 35: Line 35:
*** An ITK developer will take it from there.
*** An ITK developer will take it from there.
** For ITK developers, they should still move the changes through the process.
** For ITK developers, they should still move the changes through the process.
=== Integer Types MultiPlatform ===
Define
* int16
* int32
* int64
=== Registration ===
Brian A. Summarized the discussion held at MICCAI.


= Action Items =
= Action Items =

Revision as of 15:35, 28 September 2010

Attendees

  • Terry Yoo
  • Bill Lorensen
  • Jim Miller
  • Dan Blezek
  • Xiaoxiao Liu
  • Stephen Aylward
  • Alex Gouiallard
  • Brian Avants
  • Gabe Hart
  • Brad King
  • Mathieu Malaterre
  • John Galeotti
  • Luis Ibanez

Project Topics

  • Project meeting for February
    • Joint with NAMIC meeting ?
    • Too close to NIH grant submissions deadline ?

Technical Topics

Dashboard

    • Mathieu working on fixing GDCM issues
    • Will do hackathon with Luis on Monday

Gerrit

  • Procedure better explained now
  • Will work better once we adopt the "next" integration branch workflow in Git.
    • Already used successfully in CMake.
    • For outside contributors, Gerrit is the last stop.
      • An ITK developer will take it from there.
    • For ITK developers, they should still move the changes through the process.

Integer Types MultiPlatform

Define

  • int16
  • int32
  • int64

Registration

Brian A. Summarized the discussion held at MICCAI.

Action Items

  • Setup continuous builds
    • Eldorado
    • Thurmite
    • Disable Dash 13
  • Brad and Luis to look at integer types definitions (CMake/KWsys discovery).