Developer Meetings/20150901

From Slicer Wiki
Jump to: navigation, search
Home < Developer Meetings < 20150901

To join the hangout, open this page and click on "Join hangout"

Update

  • Jc:
  • Steve
    • working on Q3DCExtension with Bea and Francois for SlicerCMF
    • working on CommonGL for new volume renderer and editor effects

To Discuss

Conclusion

  • Should we "allow" extension bundling GPL source code to be built on the factory and distributed with Slicer ?
    • Potentially yes, we could distribute code distributed under non academic license (aka reciprocal public license). That said, we would have to update the infrastructure to clearly notify the user.
  • It is not clear what is the default license associated with extension.
    • Todo: Update template to explicitly default to the Slicer license. The Slicer license would be copied into each template folder. Description would be updated with the following text "Unless specified differently, the extension code is distributed under 3D Slicer BSD style license"
    • Todo2:
  • What about closed source ?
    • These will not be distributed by the Slicer extension manager. A solution would be setup a dedicated extension server.