Re: [mitk-users] DataNode extra reference

2015-09-17 Thread Weber, Christian(1)
Cheers, Christian Von: Federico Milano [mailto:fmil...@gmail.com] Gesendet: Mittwoch, 16. September 2015 18:34 An: mitk-users@lists.sourceforge.net Betreff: [mitk-users] DataNode extra reference Hi. In my View I'm creating a DataNode and adding it to the DataStorage; I'm also creating

[mitk-users] DataNode extra reference

2015-09-16 Thread Federico Milano
Hi. In my View I'm creating a DataNode and adding it to the DataStorage; I'm also creating a DataInterator and using the SetDataNode method to bind the new DataNode and the DataInteractor. I'm not storing any reference nor smartpointer to that DataNode anywhere else. I've noticed that the DataNode