[kepler-dev] [Bug 5655] sdm spa Repeat is a duplicate of a Ptolemy actor

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Sep 11 13:57:20 PDT 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5655

--- Comment #3 from jianwu <jianwu at sdsc.edu> 2012-09-11 13:57:20 PDT ---
I dig more into the two actors and found more differences:

1) sdf/lib/Repeat works with SDF, not PN (no output with PN director);
org/sdm/spa/Repeat works with PN, not SDF (only 1 can be set for SDF iterations
parameter)

2) sdf/lib/Repeat has a parameter called 'blockSize' and can accept a serial of
input tokens (e.g. from Ramp actor); org/sdm/spa/Repeat doesn't has such as
parameter, and only the first token is processed if a serial of input tokens
are sent to portInput port.

I don't know why org/sdm/spa/Repeat is built. My guess is that it tries to have
repeat behavior with PN.

With such big differences, it might not be a good choice to merge them. Maybe
we should updates their documents, having a 'see also' link to the other repeat
actor?

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Kepler-dev mailing list