[kepler-users] Type resolving problem
Tomasz Żok
tzok at man.poznan.pl
Thu Aug 26 23:50:07 PDT 2010
Christopher Brooks <cxh at eecs.berkeley.edu>:
> Do you have a small test case?
In the attachment you can find two files:
- model.xml is a workflow
- scr1.png is a screenshot from workflow execution
The screenshot shows also the tooltip displayed on output port of
expression actor. There is "arrayType(general)", but according to input
array types and an excerpt from expression evaluator, it should be
"arrayType(string)".
However I found out today that it can work with cast() function:
cast(arrayType(string), concatenate(t1, t2))
Yesterday I wrote, that cast() did not help, but I made a mistake. Sorry
for misleading you with this.
But still - is this behaviour without cast() correct and expected?
Best regards,
Tomek
--
Tomasz Zok
Poznan Supercomputing and Networking Center
ul. Noskowskiego 10, 61-704 Poznan, POLAND
http://www.man.poznan.pl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: model.xml
Type: text/xml
Size: 26780 bytes
Desc: not available
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100827/32d7c9f8/attachment.xml>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scr1.png
Type: image/png
Size: 12583 bytes
Desc: not available
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100827/32d7c9f8/attachment.png>
More information about the Kepler-users
mailing list