SimpleITK/Tcon 2011 6 13: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 48: Line 48:
* Need to separate ITK library for SImpleITK
* Need to separate ITK library for SImpleITK
** No ITK includes in SimpleITK
** No ITK includes in SimpleITK
** DJB: is this really a necessity?  The only user this will be a problem for is the C++ user, and I would suspect that they don't mind all that much, especially if it is minimized.  I'd hate to see us waste a lot of effort for very little return.
* Organization of SimpleITK
* Organization of SimpleITK
** Clearly separate distributed header, from compiled code
** Clearly separate distributed header, from compiled code

Revision as of 14:16, 13 June 2011

Tcon Information

Phone Line:

  Please join the following teleconference line:
      Toll-Free #:      1-800-704-9804 
      International #:  1-404-920-6604
      Participant Code: 61466276
  Wednesday, June 13th, 10:30am Eastern Time
  https://cc.readytalk.com/r/trndrwthtkkn

Attendees

  • David Cole
  • Dan Blezek
  • Brad Lowekamp
  • Luis Ibanez

IMPORTANT-new repository- IMPORTANT


Objective

  • Packaging and Distribution
    • Each Language should have separate download
    • What are the systems and versions of languages distributed?
    • URL location for distribution?
  • Installation
    • C++
  • Supported Languages
    • Python is currently best supported
    • C#, and R are currently "2nd Tier"

Action Items

Blocking Task

  • Need to separate ITK library for SImpleITK
    • No ITK includes in SimpleITK
    • DJB: is this really a necessity? The only user this will be a problem for is the C++ user, and I would suspect that they don't mind all that much, especially if it is minimized. I'd hate to see us waste a lot of effort for very little return.
  • Organization of SimpleITK
    • Clearly separate distributed header, from compiled code
    • Separate SimpleITK interface form C++ template wacky-ness include
  • Need versioning info for SImpleITK
    • Would be good to include git TAG, if no tag the SHA in version

CMake Tasks

Other Tasks