<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Brad<div class=""><br class=""></div><div class="">I guess the “fast” way is to just wrap it, like ImageSourceCommon. Then just open a ticket on JIRA</div><div class="">so that we can think about it. We may have to find a way not to wrap privatly inherited classes,</div><div class="">which should be doable. I’m still working on the python 3 support which is taking some time, so I</div><div class="">will not have much time to spend on this right now.</div><div class=""><br class=""></div><div class="">Michka</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 08 Dec 2014, at 21:19, Bradley Lowekamp <<a href="mailto:blowekamp@mail.nih.gov" class="">blowekamp@mail.nih.gov</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Michka,<div class=""><br class=""></div><div class="">I just saw this new warning for this funky class I added:</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><span style="font-family: 'Courier New', Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; font-size: 14px; white-space: pre; background-color: rgb(255, 255, 255);" class="">
/scratch/dashboards/Linux-x86_64-gcc4.8-WrapITK/ITK-build/Wrapping/Modules/ITKCommon/itkImageToImageFilterA.xml: warning(4): ITK type not wrapped, or currently not known: itk::ImageToImageFilterCommon</span></div><div class=""><span style="font-family: 'Courier New', Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; font-size: 14px; white-space: pre; background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><a href="http://open.cdash.org/viewBuildError.php?type=1&buildid=3603076" class="">http://open.cdash.org/viewBuildError.php?type=1&buildid=3603076</a></div><div class=""><br class=""></div><div class="">This class is privately inherited, and should not need to be directly used/wrapped. However the similar ImageSourceCommon is explicitly wrapped [1]. How sure what's best for the WrapITK interface.</div><div class=""><br class=""></div><div class="">Brad</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">[1] <a href="https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Core/Common/wrapping/itkImageSource.wrap" class="">https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Core/Common/wrapping/itkImageSource.wrap</a></div></div></div></blockquote></div><br class=""></div></body></html>