as per discussion...
http://www.create.ucsb.edu/pipermail/sc-dev/2005-March/008276.html
http://www.create.ucsb.edu/pipermail/sc-dev/2006-March/010138.html
http://www.create.ucsb.edu/pipermail/sc-users/2006-November/029753.html
Collection...
species { ^Array }
change to...
species {^this.class}
(or just inherit from Object)
any objections? and stefan seemed to have a diffs for some of the
methods that possibly breaks (flat, flop,
performBinaryOpOnSeqColl...).
i'd like to share some classes that depends on this change.
_f