From: Till S. <til...@tu...> - 2014-08-06 13:47:46
|
To make it short: your interface sounds reasonable. Do you plan to replace to reorganize the GUI export as well to fit you interface? (i am always afraid of redundant code) Regards, Till Am Dienstag, 5. August 2014, 12:45:13 schrieb Shamshad Alam: > Hi everyone, > > While I was implementing command to export dataset / subset in the sdf / > csv file I saw > scaffold hunter has classes which implements data export, however, they are > less efficient because they do not support ProgressListener which results > in unresponsive GUI when we export large dataset. Moreover the export > interfaces are implemented in model package and they are using JOptionPane > which is a GUI. The ExportInterface should have method like getName() and > getDescription(), which make any exporter self explanatory. [see the > interface in the package edu.udo.scaffoldhunter.model.dataexport and its > implementation in sub packages]. > > The proposed interface and its abstract implementation is attached with the > mail. > > If there is more efficient solution is possible in different way let me > know. I'll try to implement that if possible within the time frame. > > Thanks, > Shamshad > -- Dipl.-Inf. Till Schäfer TU Dortmund University Chair 11 - Algorithm Engineering Otto-Hahn-Str. 14 / Room 237 44227 Dortmund, Germany e-mail: til...@cs... phone: +49(231)755-7706 fax: +49(231)755-7740 web: http://ls11-www.cs.uni-dortmund.de/staff/schaefer pgp: https://keyserver2.pgp.com/vkd/SubmitSearch.event?&&SearchCriteria=0xD84DED79 |