<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hi there,
<div><br>
</div>
<div>please can people clarify something. In the Slicer Execution Model wiki page [1], it says that the list of file extensions should be a comma separated list of extensions, which I read to mean “no asterisks”. So, something like “nii,nii.gz,mha” and NOT
 “*.nii,*.nii.gz,*.mha”. Also, the CTK XSD file seems to agree with that:</div>
<div><br>
</div>
<div>Can people please reply to me to confirm if they are in agreement/disagreement.</div>
<div>And even better… please can people test their respective applications, and confirm if this is all working as it should be?</div>
<div><br>
</div>
<div>I think people need to be careful to check both input and output. In many cases, the input side may well be masked by the application. For example, if the application loads an image into memory, and an “input” combo box simply lists the images currently
 available memory, then you wont be able to check whether a file open dialog box is actually doing as it should be.</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>Matt</div>
<div><br>
</div>
<div>[1] <a href="http://www.slicer.org/slicerWiki/index.php/Slicer3:Execution_Model_Documentation">http://www.slicer.org/slicerWiki/index.php/Slicer3:Execution_Model_Documentation</a></div>
<div>[2] <a href="https://github.com/commontk/CTK/blob/master/Libs/CommandLineModules/Core/Resources/ctkCmdLineModule.xsd#L431">https://github.com/commontk/CTK/blob/master/Libs/CommandLineModules/Core/Resources/ctkCmdLineModule.xsd#L431</a></div>
<div><br>
</div>
</body>
</html>