Hi,
Is it possible to retrieve information about the port depth of the
sending worker? I mean if I use:
public void executeAsynch(final Map<String, T2Reference> inputs, final
AsynchronousActivityCallback callback) {
T2Reference ref = inputs.get(port).getDepth();
}
the depth of the T2Reference object is equal to the depth of the current
worker ports and it is not the depth of the emitting worker. That's a
little bit confusing because I can't perform any checks whether the
depths are compatible.
Cheers,
Andreas
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
taverna-hackers mailing list
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/
Developers Guide: http://www.taverna.org.uk/developers/