Jerzy Orlowski wrote:
> Great!
> 
> Will You provide documentation/examples on haw to use the new API (Like 
> materials from developers meeting in January)?

The main API should not have changed.  David Withers resolved the 
following issues:

        - PluginManager doesn't inject platform beans into classes defined in 
META-INF/platform.init
        - Update the BiomobyActivity plugin to use the latest version of jmoby
        - Convert SoaplabActivity to a platform plugin
        - Convert LocalworkerActivity to a platform plugin
        - Convert RshellActivity to a platform plugin
        - Convert DataflowActivity to a platform plugin
        - Add a method to Enactor for creating facades with a specified process 
identifier

So, as you can see, it was almost totally filling in gaps in 
functionality.  See 
http://www.mygrid.org.uk/dev/issues/secure/IssueNavigator.jspa?pid=10060 
for details of still outstanding issues.

At the moment we (at Manchester) don't have anyone with the time to 
update the documentation/examples.  If anyone else would like to take on 
the documentation (which should just be checking it is not out-of-date) 
then please volunteer.

The artifacts have been released into the 
http://www.mygrid.org.uk/maven/repository/ with version number p0.1b2 
e.g. the start of the reference-implpom is

<?xml version="1.0" encoding="UTF-8"?>
<project>
         <modelVersion>4.0.0</modelVersion>
         <parent>
                 <groupId>net.sf.taverna.t2</groupId>
                 <artifactId>core</artifactId>
                 <version>p0.1b2</version>
         </parent>
         <groupId>net.sf.taverna.t2</groupId>
         <artifactId>reference-impl</artifactId>

As Shoaib said, the Platform 0.1 beta 2 has only been tested in the 
alpha Taverna server.  Although it's not supported, we are, of course, 
interested in any comments or bug reports.

> Jerzy

Alan

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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

Reply via email to