genericworkflownodes / GenericKnimeNodes

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

Remove warning of ZipLoopEnd that it only collects first file #159

Open jpfeuffer opened 7 years ago

jpfeuffer commented 7 years ago

Why does it not concatenate all the files in an incoming FilePort like the normal loop? Is there some limitation that I miss?

jpfeuffer commented 7 years ago

Ok. It only seems to be a warning now. I fixed it once for the filemerger. Was the same problem. We should remove the warning.