[kepler-dev] [Bug 4267] - RExpression converts nil input into "NA"
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Jul 28 12:06:56 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4267
leinfelder at nceas.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|berkley at nceas.ucsb.edu |leinfelder at nceas.ucsb.edu
------- Comment #1 from leinfelder at nceas.ucsb.edu 2009-07-28 12:06 -------
1.) If I use a String Constant actor with the value nil then I get NA as a
string in the RExpression actor.
2.) If I use a Constant actor I don't even get any value in the RExpression
actor.
I think the first case acts as it should (except that it changes the string
value and that might not always be expected even for this very special Ptolemy
string).
Case number 2 should give us a non-string NA in the RExpression actor as this
bug expects. I'll make that happen.
More information about the Kepler-dev
mailing list