ITK/Release 4/Modularization/Goals

From KitwarePublic
< ITK‎ | Release 4‎ | Modularization
Revision as of 16:26, 7 November 2010 by Ibanez (talk | contribs) (Created page with "* '''Organize the continuous growth of the Toolkit''' ** Create system with a kernel of base-level code and topic modules *** Hierarchy of modules? ** Kernel very rigorously supp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • Organize the continuous growth of the Toolkit
    • Create system with a kernel of base-level code and topic modules
      • Hierarchy of modules?
    • Kernel very rigorously supported and developed
    • Possibly two classes of modules: Core and Extra
    • Core modules also rigorously supported
    • Extra modules less so
  • Simplify usage for application developers
    • Package manager that allows user to choose exactly what functionality is desired
    • Modules exist along logical boundaries