I found this example while searching for samples of taverna 2 perspective plug in :
http://google.com/codesearch/p?hl=en#GNmwY8QTDbU/t2workbench/perspective-hello I used that that and tried to restructure my plug in for taverna 1.7.1 (based on http://www.mygrid.org.uk/dev/wiki/display/developer/Perspective+plugin) according to structure for taverna 2.0 that I found in that perspective-hello example. I am not really familiar with maven, github and taverna 2.0 workbench, but following Egon example I tried to put my code in github, just in case I could get feed back from experienced taverna-hackers on how to do things properly :) http://github.com/wongiseng/aida-plugin/tree/master So far basic things that I thought Marco needs are already implemented, basic adaptive information disclosure query/search, and adding terms/ontology url into current workflow/dataflow in Taverna. Some minor things happening that I am not sure what's causing it : - in taverna 1.7.1 if I install the plugin from plugin manager, I immediately see the new perspective from the plug in after I finished installing - while in taverna 2.0 I have to either restart the workbench or create/edit new design perspective and added the component in the perspective designer. I welcomed any suggestion, feedback, comments. Regards, Wibi. > -----Original Message----- > From: Egon Willighagen [mailto:[email protected]] > Sent: Wed 4/29/2009 3:56 PM > To: List for general discussion and hacking of the Taverna project > Cc: Wibisono, A. > Subject: Re: [Taverna-hackers] writing T2 plugins > > Hi Marco, > > while not an official plugin... > > On Wed, Apr 29, 2009 at 3:39 PM, Marco Roos <[email protected]> wrote: >> Ultimately, I prefer to use the plugin in Taverna 2. Therefore, I have >> these questions: >> * If you have created a T2 plugin: would you share your code to serve as >> a template for others? (perhaps on myExperiment, so others can find it >> and comment on it.) > > The code for my T2 plugin is available from: > > http://github.com/egonw/xws-taverna/tree/master > >> * Could you estimate how much (more) work it is to write a T2 plugin >> compared to a T1 plugin? I assume documentation is not yet as developed >> as for T1. > > I found T2 programming slightly more involving, but with the template > doable. ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ 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
