On Tue, Apr 21, 2009 at 17:18, Jerzy Orlowski <[email protected]> wrote:
> I realized that T2 workbench can open simple T1 workflows. > 1. What are the limits of that? It should be able to open not just simple Taverna 1 workflows, but *most* Taverna 1 workflows. We want to hear about any workflow it can't open, where the workflow does open in Taverna 1. See http://www.mygrid.org.uk/dev/wiki/display/developer/Differences+between+Taverna+1+and+Taverna+2+workflows for what are the main differences and what kind of workflows might not open. There would be a few edge cases where the workflow will open, but not run, most typically due to incorrect depths on beanshell output ports, the use of "Select first link" and the while-hack as done in Taverna 1. (Taverna 2 has native support for looping) > 2. Can T2 platform do it as well? No, not unless you port the translator code to work with T2 platform. I have some code for a command line tool that can do a translation from a Taverna 1 scufl workflow and save it as a Taverna 2 .t2flow workflow. I'll see if I can get it up somewhere. -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ taverna-hackers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-hackers Developers Guide: http://www.mygrid.org.uk/usermanual1.7/dev_guide.html FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq
