MantisBT - VTK | |||||
| View Issue Details | |||||
| 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 | ||||
| Project | |||||
| Type | |||||
| 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. | ||||
| Steps To Reproduce | |||||
| 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. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||