answering my question myself, this does not seem to be intended. To add 
a writer for a specific type of data (e.g. surface) I would have to add 
the writer code in CommonFunctionality.

I guess a writer can be a plugin functionality like any other operation. 
It will just not be integrated as nicely into the application (select 
data in data manager, press Save as ... with a list of acceptable file 
types).

Cheers
Bryn










Bryn Lloyd wrote:
> Hi,
> 
> How can I add new writers or readers to MITK?
> 
> I can imagine it would be simple to add a reader in the directory 
> mitk/Core/Code/IO/. But then I start adding code to the main source tree 
> of mitk instead of in my project.
> 
> But how can add a writer/reader as a plugin, which will be found and 
> loaded by my application (generated by the bundlegenerator)? Is there an 
> example for such a case?
> 
> Thanks
> Bryn
> 
> 
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> mitk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mitk-users
> 


-- 
-------------------------------------------------
Dr. Bryn Lloyd
Computer Vision Laboratory
ETH Zürich, Sternwartstrasse 7, ETF C110
CH - 8092 Zürich, Switzerland
Tel: +41 44 63 26668
Fax: +41 44 63 21199
-------------------------------------------------

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to