[Insight-developers] Refactoring of ProcessObject's names inputs
Bradley Lowekamp
blowekamp at mail.nih.gov
Thu May 2 14:18:35 EDT 2013
Hello all,
I have been working on this topic [1] to improve how the process object's inputs are accessed. It reduces the number of strings which need to allocated in many methods, makes set/get of indexed inputs constant time access, and it also adds support for names indexed inputs [2] to migration old classes to the named inputs approach [3].
I think this is an important change to make it into 4.4, and that deadline is fast approaching, so I could use some eyes on it, and some checks with external projects.
Thanks,
Brad
[1] http://review.source.kitware.com/#/q/status:open+project:ITK+branch:master+topic:NamedInputsCompatibility,n,z
[2] http://review.source.kitware.com/#/c/11022/
[3] http://review.source.kitware.com/#/c/11023/
More information about the Insight-developers
mailing list