2013 Summer Project Week Breakout Session:SlicerExtensions
From NAMIC Wiki
Home < 2013 Summer Project Week Breakout Session:SlicerExtensions
Back to Summer project week Agenda
Topics requested by the community
Infrastructure
How much of slicer's core infrastructure should be used by extensions? From Andra Lasso: Currently the picture is quite mixed:
- Source control: separate for all extensions
- Issue tracking: separate for most extensions
- Module documentation: shared between Slicer core and extensions
(extensions appear in a different section)
- Hosting of binary releases: shared between Slicer core and extensions
(extensions appear in a different category)
- Dashboard: shared between Slicer core and extensions (extensions appear in
a different category)
Simplifying the process
- Can you make a python scripted extension without a built version of slicer?