genericworkflownodes / GenericKnimeNodes

Base package for GenericKnimeNodes
https://github.com/genericworkflownodes/GenericKnimeNodes
Other
15 stars 16 forks source link

Optional port handling #133

Closed jpfeuffer closed 8 years ago

jpfeuffer commented 8 years ago

Big change in handling of optional Ports. Adds method to deactivate optional outports via MimeTypeChooserDialog and omits writing of unconnected optional inports by default. Includes small cleanups and spelling fixes.

timosachsenberg commented 8 years ago

Looks good but I can't merge ... @chahuistle any comments?

jpfeuffer commented 8 years ago

I will merge as this PR is vital for the OpenMS full release. I will add fixes later, if something bad happens (which shouldn't be the case).