class library: Signal - don't implement performBinaryOpOn methods
commit10f57c2bd2d0fae8d32343b3a40ef9caf1c82312
authorTim Blechmann <tim@klingt.org>
Mon, 6 Feb 2012 21:01:49 +0000 (6 22:01 +0100)
committerTim Blechmann <tim@klingt.org>
Mon, 6 Feb 2012 21:04:19 +0000 (6 22:04 +0100)
treee6d402f8bf39cb9fef8cc3a6c91d94a1b61339fa
parent24a02ddac2569c912b58ce06ff2bed3503ea5c50
class library: Signal - don't implement performBinaryOpOn methods

we remove the implementation of performBinaryOpOnComplex and
performBinaryOpOnSimpleNumber from Signal, so that the implementation
from SequenceableCollection will be used. this avoids the infinite
recursion reported in bug no. 3484792

Signed-off-by: Tim Blechmann <tim@klingt.org>
SCClassLibrary/Common/Math/Signal.sc