| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010147 | VTK | (No Category) | public | 2010-01-15 09:34 | 2016-08-12 09:55 | ||||
| Reporter | Bradley Lowekamp | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0010147: ObjectFactory::CreateAllInstance do not create all instance | ||||||||
| Description | I discovered the "bug" in itk and it also occurs in VTK. The static CreateAllInstance method iterates over the ObjectFactories calling the registered factories CreateObject methods. This methods only returns one object. If an ObjectFactory can create more then one object of a given name ( for example multiple ImageIO object) then only one from said factory is returned from the CreateAllInstance method. This is problematic with the itkLoad/Plugin IO mechanisms as each ImageIO would require a separate dynamic library. | ||||||||
| Additional Information | This was the patch for itk. http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/Common/itkObjectFactoryBase.cxx?root=Insight&r1=1.59&r2=1.60&sortby=date [^] | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0019147) Bradley Lowekamp (reporter) 2010-01-15 09:35 |
Related to: http://www.itk.org/Bug/view.php?id=10023 [^] |
|
(0037135) Kitware Robot (administrator) 2016-08-12 09:55 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-01-15 09:34 | Bradley Lowekamp | New Issue | |
| 2010-01-15 09:35 | Bradley Lowekamp | Note Added: 0019147 | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037135 | |
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |