Project

General

Profile

Actions

Bug #5662

closed

resurgence ArrayAccumulator is a duplicate of Ptolemy ArrayAccumulate

Added by Christopher Brooks over 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Category:
actors
Target version:
Start date:
08/06/2012
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5662

Description

./actors/src/org/resurgence/actor/ArrayAccumulator.java
Duplicate of ptolemy/src/ptolemy/actor/lib/ArrayAccumulate.java

Kepler has ArrayAccumulator.java and Ptolemy has ArrayAccumulate.

The Kepler version has an input port named "array", the Ptolemy version has an input named "input"
The Kepler version has a parameter named "separator", the Ptolemy version does not have separator

FIXME: See about adding support for separator to the Ptolemy version.
Add tests.
Update the Kepler Backward compatibility filter to use "input" instead of "array"

Actions

Also available in: Atom PDF