Hi Stian, Thank you for the suggestion - I've changed my code to use this, and it works. (I couldn't reply earlier because my email account had some problems.)
Sergey On 19/03/2010 14:25, Stian Soiland-Reyes wrote: > Most of your conclusions are correct, except.. > > On Wed, Mar 17, 2010 at 23:42, Sergejs Aleksejevs<[email protected]> > wrote: > > >> Dataflow currentDataflow = (Dataflow) >> ModelMap.getInstance().getModel(ModelMapConstants.CURRENT_DATAFLOW); >> > You should preferably use > FileManager.getInstance().getCurrentDataflow() to get the current > workflow. > > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ Developers Guide: http://www.mygrid.org.uk/tools/developer-information
