[kepler-dev] [Bug 2438] - Actors to be Renamed
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed May 17 21:09:53 PDT 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2438
------- Comment #3 from brooke at nceas.ucsb.edu 2006-05-17 21:09 -------
org.geon.FileToArray
- file to array converter is not really a converter - from javadoc:
"FileToArray
This actor reads a file or URL and outputs an array of the evaluations of
all lines read. The file or URL is specified using any form acceptable
to FileParameter."
org.geon.FileToString is not really a converter - from javadoc:
- file to string converter
"FileToString
This actor reads a file or URL and outputs its content in a single string.
The file or URL is specified using any form acceptable to FileParameter."
More information about the Kepler-dev
mailing list